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 = 1.0.0
2+ PLUGIN_VERSION = 0.1.1
33PLUGIN_NAME = ' ActiveMQ Artemis Jolokia api-server'
44
55# dev cert
Original file line number Diff line number Diff line change @@ -65,4 +65,4 @@ CMD ["node", "dist/app.js"]
6565LABEL name="artemiscloud/activemq-artemis-jolokia-api-server"
6666LABEL description="ActiveMQ Artemis Jolokia api-server"
6767LABEL maintainer="Roderick Kieley <rkieley@redhat.com>"
68- LABEL version="0.1.0 "
68+ LABEL version="0.1.1 "
Original file line number Diff line number Diff line change 22
33(Generated by ` yarn build-api-doc ` .)
44
5- > Version 1.0.0-alpha
5+ > Version 0.1.1
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.0 " ,
3+ "version" : " 0.1.1 " ,
44 "private" : true ,
55 "homepage" : " https://github.com/artemiscloud/activemq-artemis-jolokia-api-server#readme" ,
66 "bugs" : {
7676 "yaml" : " ^2.4.5"
7777 },
7878 "readme" : " README.md" ,
79- "_id" : " activemq-artemis-jolokia-api-server@0.1.0 " ,
79+ "_id" : " activemq-artemis-jolokia-api-server@0.1.1 " ,
8080 "packageManager" : " yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e" ,
8181 "dependencies" : {
8282 "express-pino-logger" : " ^7.0.0" ,
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 : 1.0.0-alpha
9+ version : 0.1.1
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