diff --git a/artemis-console-distribution/pom.xml b/artemis-console-distribution/pom.xml index 6b7c976..0198bf1 100644 --- a/artemis-console-distribution/pom.xml +++ b/artemis-console-distribution/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq artemis-console-project - 1.2.0-SNAPSHOT + 1.1.0-SNAPSHOT org.apache.activemq diff --git a/artemis-console-extension/artemis-extension/package.json b/artemis-console-extension/artemis-extension/package.json index 7684e6a..63d3ff8 100644 --- a/artemis-console-extension/artemis-extension/package.json +++ b/artemis-console-extension/artemis-extension/package.json @@ -1,6 +1,6 @@ { "name": "artemis-console", - "version": "1.0.0", + "version": "1.1.0", "description": "Artemis Console", "main": "./src/main/webapp/app/artemis-console.js", "license": "Apache-2.0", diff --git a/artemis-console-extension/pom.xml b/artemis-console-extension/pom.xml index 144b22a..e5b6be7 100644 --- a/artemis-console-extension/pom.xml +++ b/artemis-console-extension/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq artemis-console-project - 1.2.0-SNAPSHOT + 1.1.0-SNAPSHOT org.apache.activemq diff --git a/artemis-console-war/pom.xml b/artemis-console-war/pom.xml index 59f57d1..8aca717 100644 --- a/artemis-console-war/pom.xml +++ b/artemis-console-war/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq artemis-console-project - 1.2.0-SNAPSHOT + 1.1.0-SNAPSHOT org.apache.activemq diff --git a/pom.xml b/pom.xml index a062bd4..8f04472 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.apache.activemq artemis-console-project pom - 1.2.0-SNAPSHOT + 1.1.0-SNAPSHOT