changeset 293:bf5be7d61823

Change version number from 1.99 to 2.99.0-SNAPSHOT This patch just brings the version number of the web gateway in line with the agent. Reviewed-by: neugens Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2017-October/025539.html
author Simon Tooke <stooke@redhat.com>
date Thu, 26 Oct 2017 09:20:11 -0400
parents 1738c834713c
children a15fda7deea0
files common/core/pom.xml common/mongodb/pom.xml common/pom.xml config-assembly/pom.xml distribution/pom.xml ide-launcher/pom.xml pom.xml server/pom.xml services/commands/pom.xml services/jcmd/pom.xml services/jvm-byteman/pom.xml services/jvm-classstat/pom.xml services/jvm-compiler/pom.xml services/jvm-cpu/pom.xml services/jvm-gc/pom.xml services/jvm-io/pom.xml services/jvm-memory/pom.xml services/jvms/pom.xml services/pom.xml services/schema/pom.xml services/system-cpu/pom.xml services/system-memory/pom.xml services/system-network/pom.xml services/systems/pom.xml tests/integration-tests/pom.xml tests/keycloak-integration-tests/pom.xml tests/pom.xml tests/test-utils/pom.xml
diffstat 28 files changed, 28 insertions(+), 28 deletions(-) [+]
line wrap: on
line diff
--- a/common/core/pom.xml	Tue Oct 24 14:46:18 2017 -0400
+++ b/common/core/pom.xml	Thu Oct 26 09:20:11 2017 -0400
@@ -42,7 +42,7 @@
     <parent>
         <groupId>com.redhat.thermostat</groupId>
         <artifactId>thermostat-web-gateway-common</artifactId>
-        <version>1.99.12-SNAPSHOT</version>
+        <version>2.99.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>thermostat-web-gateway-common-core</artifactId>
--- a/common/mongodb/pom.xml	Tue Oct 24 14:46:18 2017 -0400
+++ b/common/mongodb/pom.xml	Thu Oct 26 09:20:11 2017 -0400
@@ -42,7 +42,7 @@
     <parent>
         <groupId>com.redhat.thermostat</groupId>
         <artifactId>thermostat-web-gateway-common</artifactId>
-        <version>1.99.12-SNAPSHOT</version>
+        <version>2.99.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>thermostat-web-gateway-common-mongodb</artifactId>
--- a/common/pom.xml	Tue Oct 24 14:46:18 2017 -0400
+++ b/common/pom.xml	Thu Oct 26 09:20:11 2017 -0400
@@ -42,7 +42,7 @@
     <parent>
         <groupId>com.redhat.thermostat</groupId>
         <artifactId>thermostat-web-gateway</artifactId>
-        <version>1.99.12-SNAPSHOT</version>
+        <version>2.99.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>thermostat-web-gateway-common</artifactId>
--- a/config-assembly/pom.xml	Tue Oct 24 14:46:18 2017 -0400
+++ b/config-assembly/pom.xml	Thu Oct 26 09:20:11 2017 -0400
@@ -42,7 +42,7 @@
     <parent>
         <groupId>com.redhat.thermostat</groupId>
         <artifactId>thermostat-web-gateway</artifactId>
-        <version>1.99.12-SNAPSHOT</version>
+        <version>2.99.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>thermostat-web-gateway-config-assembly</artifactId>
--- a/distribution/pom.xml	Tue Oct 24 14:46:18 2017 -0400
+++ b/distribution/pom.xml	Thu Oct 26 09:20:11 2017 -0400
@@ -42,7 +42,7 @@
     <parent>
         <artifactId>thermostat-web-gateway</artifactId>
         <groupId>com.redhat.thermostat</groupId>
-        <version>1.99.12-SNAPSHOT</version>
+        <version>2.99.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
--- a/ide-launcher/pom.xml	Tue Oct 24 14:46:18 2017 -0400
+++ b/ide-launcher/pom.xml	Thu Oct 26 09:20:11 2017 -0400
@@ -42,7 +42,7 @@
     <parent>
         <artifactId>thermostat-web-gateway</artifactId>
         <groupId>com.redhat.thermostat</groupId>
-        <version>1.99.12-SNAPSHOT</version>
+        <version>2.99.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
--- a/pom.xml	Tue Oct 24 14:46:18 2017 -0400
+++ b/pom.xml	Thu Oct 26 09:20:11 2017 -0400
@@ -44,7 +44,7 @@
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-web-gateway</artifactId>
     <packaging>pom</packaging>
-    <version>1.99.12-SNAPSHOT</version>
+    <version>2.99.0-SNAPSHOT</version>
 
     <name>Thermostat Web Gateway</name>
 
--- a/server/pom.xml	Tue Oct 24 14:46:18 2017 -0400
+++ b/server/pom.xml	Thu Oct 26 09:20:11 2017 -0400
@@ -42,7 +42,7 @@
     <parent>
         <groupId>com.redhat.thermostat</groupId>
         <artifactId>thermostat-web-gateway</artifactId>
-        <version>1.99.12-SNAPSHOT</version>
+        <version>2.99.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>thermostat-web-gateway-server</artifactId>
--- a/services/commands/pom.xml	Tue Oct 24 14:46:18 2017 -0400
+++ b/services/commands/pom.xml	Thu Oct 26 09:20:11 2017 -0400
@@ -41,7 +41,7 @@
   <parent>
     <artifactId>thermostat-web-gateway-services</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.99.12-SNAPSHOT</version>
+    <version>2.99.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-web-gateway-service-commands</artifactId>
--- a/services/jcmd/pom.xml	Tue Oct 24 14:46:18 2017 -0400
+++ b/services/jcmd/pom.xml	Thu Oct 26 09:20:11 2017 -0400
@@ -41,7 +41,7 @@
   <parent>
     <artifactId>thermostat-web-gateway-services</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.99.12-SNAPSHOT</version>
+    <version>2.99.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-web-gateway-service-jcmd</artifactId>
--- a/services/jvm-byteman/pom.xml	Tue Oct 24 14:46:18 2017 -0400
+++ b/services/jvm-byteman/pom.xml	Thu Oct 26 09:20:11 2017 -0400
@@ -41,7 +41,7 @@
   <parent>
     <artifactId>thermostat-web-gateway-services</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.99.12-SNAPSHOT</version>
+    <version>2.99.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-web-gateway-service-jvm-byteman</artifactId>
--- a/services/jvm-classstat/pom.xml	Tue Oct 24 14:46:18 2017 -0400
+++ b/services/jvm-classstat/pom.xml	Thu Oct 26 09:20:11 2017 -0400
@@ -42,7 +42,7 @@
     <parent>
         <artifactId>thermostat-web-gateway-services</artifactId>
         <groupId>com.redhat.thermostat</groupId>
-        <version>1.99.12-SNAPSHOT</version>
+        <version>2.99.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
--- a/services/jvm-compiler/pom.xml	Tue Oct 24 14:46:18 2017 -0400
+++ b/services/jvm-compiler/pom.xml	Thu Oct 26 09:20:11 2017 -0400
@@ -45,7 +45,7 @@
     <parent>
         <artifactId>thermostat-web-gateway-services</artifactId>
         <groupId>com.redhat.thermostat</groupId>
-        <version>1.99.12-SNAPSHOT</version>
+        <version>2.99.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>thermostat-web-gateway-service-jvm-compiler</artifactId>
--- a/services/jvm-cpu/pom.xml	Tue Oct 24 14:46:18 2017 -0400
+++ b/services/jvm-cpu/pom.xml	Thu Oct 26 09:20:11 2017 -0400
@@ -42,7 +42,7 @@
     <parent>
         <artifactId>thermostat-web-gateway-services</artifactId>
         <groupId>com.redhat.thermostat</groupId>
-        <version>1.99.12-SNAPSHOT</version>
+        <version>2.99.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
--- a/services/jvm-gc/pom.xml	Tue Oct 24 14:46:18 2017 -0400
+++ b/services/jvm-gc/pom.xml	Thu Oct 26 09:20:11 2017 -0400
@@ -41,7 +41,7 @@
   <parent>
     <artifactId>thermostat-web-gateway-services</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.99.12-SNAPSHOT</version>
+    <version>2.99.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-web-gateway-service-jvm-gc</artifactId>
--- a/services/jvm-io/pom.xml	Tue Oct 24 14:46:18 2017 -0400
+++ b/services/jvm-io/pom.xml	Thu Oct 26 09:20:11 2017 -0400
@@ -41,7 +41,7 @@
   <parent>
     <artifactId>thermostat-web-gateway-services</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.99.12-SNAPSHOT</version>
+    <version>2.99.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-web-gateway-service-jvm-io</artifactId>
--- a/services/jvm-memory/pom.xml	Tue Oct 24 14:46:18 2017 -0400
+++ b/services/jvm-memory/pom.xml	Thu Oct 26 09:20:11 2017 -0400
@@ -41,7 +41,7 @@
   <parent>
     <artifactId>thermostat-web-gateway-services</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.99.12-SNAPSHOT</version>
+    <version>2.99.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-web-gateway-service-jvm-memory</artifactId>
--- a/services/jvms/pom.xml	Tue Oct 24 14:46:18 2017 -0400
+++ b/services/jvms/pom.xml	Thu Oct 26 09:20:11 2017 -0400
@@ -41,7 +41,7 @@
   <parent>
     <artifactId>thermostat-web-gateway-services</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.99.12-SNAPSHOT</version>
+    <version>2.99.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-web-gateway-service-jvms</artifactId>
--- a/services/pom.xml	Tue Oct 24 14:46:18 2017 -0400
+++ b/services/pom.xml	Thu Oct 26 09:20:11 2017 -0400
@@ -42,7 +42,7 @@
     <parent>
         <groupId>com.redhat.thermostat</groupId>
         <artifactId>thermostat-web-gateway</artifactId>
-        <version>1.99.12-SNAPSHOT</version>
+        <version>2.99.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>thermostat-web-gateway-services</artifactId>
--- a/services/schema/pom.xml	Tue Oct 24 14:46:18 2017 -0400
+++ b/services/schema/pom.xml	Thu Oct 26 09:20:11 2017 -0400
@@ -42,7 +42,7 @@
     <parent>
         <groupId>com.redhat.thermostat</groupId>
         <artifactId>thermostat-web-gateway-services</artifactId>
-        <version>1.99.12-SNAPSHOT</version>
+        <version>2.99.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>thermostat-web-gateway-service-schema</artifactId>
--- a/services/system-cpu/pom.xml	Tue Oct 24 14:46:18 2017 -0400
+++ b/services/system-cpu/pom.xml	Thu Oct 26 09:20:11 2017 -0400
@@ -41,7 +41,7 @@
     <parent>
         <artifactId>thermostat-web-gateway-services</artifactId>
         <groupId>com.redhat.thermostat</groupId>
-        <version>1.99.12-SNAPSHOT</version>
+        <version>2.99.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>thermostat-web-gateway-service-system-cpu</artifactId>
--- a/services/system-memory/pom.xml	Tue Oct 24 14:46:18 2017 -0400
+++ b/services/system-memory/pom.xml	Thu Oct 26 09:20:11 2017 -0400
@@ -41,7 +41,7 @@
     <parent>
         <artifactId>thermostat-web-gateway-services</artifactId>
         <groupId>com.redhat.thermostat</groupId>
-        <version>1.99.12-SNAPSHOT</version>
+        <version>2.99.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>thermostat-web-gateway-service-system-memory</artifactId>
--- a/services/system-network/pom.xml	Tue Oct 24 14:46:18 2017 -0400
+++ b/services/system-network/pom.xml	Thu Oct 26 09:20:11 2017 -0400
@@ -41,7 +41,7 @@
     <parent>
         <artifactId>thermostat-web-gateway-services</artifactId>
         <groupId>com.redhat.thermostat</groupId>
-        <version>1.99.12-SNAPSHOT</version>
+        <version>2.99.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>thermostat-web-gateway-service-system-network</artifactId>
--- a/services/systems/pom.xml	Tue Oct 24 14:46:18 2017 -0400
+++ b/services/systems/pom.xml	Thu Oct 26 09:20:11 2017 -0400
@@ -41,7 +41,7 @@
     <parent>
         <artifactId>thermostat-web-gateway-services</artifactId>
         <groupId>com.redhat.thermostat</groupId>
-        <version>1.99.12-SNAPSHOT</version>
+        <version>2.99.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>thermostat-web-gateway-service-systems</artifactId>
--- a/tests/integration-tests/pom.xml	Tue Oct 24 14:46:18 2017 -0400
+++ b/tests/integration-tests/pom.xml	Thu Oct 26 09:20:11 2017 -0400
@@ -42,7 +42,7 @@
     <parent>
         <groupId>com.redhat.thermostat</groupId>
         <artifactId>thermostat-web-gateway-tests</artifactId>
-        <version>1.99.12-SNAPSHOT</version>
+        <version>2.99.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>thermostat-web-gateway-tests-integration</artifactId>
--- a/tests/keycloak-integration-tests/pom.xml	Tue Oct 24 14:46:18 2017 -0400
+++ b/tests/keycloak-integration-tests/pom.xml	Thu Oct 26 09:20:11 2017 -0400
@@ -42,7 +42,7 @@
     <parent>
         <groupId>com.redhat.thermostat</groupId>
         <artifactId>thermostat-web-gateway-tests</artifactId>
-        <version>1.99.12-SNAPSHOT</version>
+        <version>2.99.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>thermostat-web-gateway-tests-keycloak-integration</artifactId>
--- a/tests/pom.xml	Tue Oct 24 14:46:18 2017 -0400
+++ b/tests/pom.xml	Thu Oct 26 09:20:11 2017 -0400
@@ -41,7 +41,7 @@
     <parent>
         <groupId>com.redhat.thermostat</groupId>
         <artifactId>thermostat-web-gateway</artifactId>
-        <version>1.99.12-SNAPSHOT</version>
+        <version>2.99.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>thermostat-web-gateway-tests</artifactId>
--- a/tests/test-utils/pom.xml	Tue Oct 24 14:46:18 2017 -0400
+++ b/tests/test-utils/pom.xml	Thu Oct 26 09:20:11 2017 -0400
@@ -42,7 +42,7 @@
     <parent>
         <artifactId>thermostat-web-gateway-tests</artifactId>
         <groupId>com.redhat.thermostat</groupId>
-        <version>1.99.12-SNAPSHOT</version>
+        <version>2.99.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>