This repository was archived by the owner on Jan 2, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11
2- PLUGIN_VERSION = 0.1.1
2+ PLUGIN_VERSION = 0.1.2
33PLUGIN_NAME = ' ActiveMQ Artemis Jolokia api-server'
44
55# dev cert
Original file line number Diff line number Diff line change @@ -48,4 +48,4 @@ CMD ["node", "dist/app.js"]
4848LABEL name="artemiscloud/activemq-artemis-jolokia-api-server"
4949LABEL description="ActiveMQ Artemis Jolokia Api Server"
5050LABEL maintainer="Howard Gao <hgao@redhat.com>"
51- LABEL version="0.1.1 "
51+ LABEL version="0.1.2 "
Original file line number Diff line number Diff line change 22
33(Generated by ` yarn build-api-doc ` .)
44
5- > Version 0.1.1
5+ > Version 0.1.2
66
77This document contains a list of currently available apis that
88can be used by the ** activemq-artemis-self-provisioning plugin**
Original file line number Diff line number Diff line change 11{
22 "name" : " activemq-artemis-jolokia-api-server" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 0.1.2 " ,
44 "private" : true ,
55 "homepage" : " https://github.com/artemiscloud/activemq-artemis-jolokia-api-server#readme" ,
66 "bugs" : {
6565 "typescript" : " ^4.7.4"
6666 },
6767 "readme" : " README.md" ,
68- "_id" : " activemq-artemis-jolokia-api-server@0.1.1 " ,
68+ "_id" : " activemq-artemis-jolokia-api-server@0.1.2 " ,
6969 "packageManager" : " yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e" ,
7070 "dependencies" : {
7171 "cors" : " ^2.8.5" ,
Original file line number Diff line number Diff line change 66 license :
77 name : Apache 2.0
88 url : https://www.apache.org/licenses/LICENSE-2.0
9- version : 0.1.1
9+ version : 0.1.2
1010 description : |
1111 This document contains a list of currently available apis that
1212 can be used by the **activemq-artemis-self-provisioning plugin**
You can’t perform that action at this time.
0 commit comments