aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common-logging/pom.xml2
-rw-r--r--integrity-audit/pom.xml2
-rw-r--r--integrity-monitor/pom.xml2
-rw-r--r--pom.xml2
-rw-r--r--site-manager/pom.xml2
5 files changed, 5 insertions, 5 deletions
diff --git a/common-logging/pom.xml b/common-logging/pom.xml
index d2384edd..73810465 100644
--- a/common-logging/pom.xml
+++ b/common-logging/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.openecomp.policy.common</groupId>
<artifactId>common-modules</artifactId>
- <version>1.0.0</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
<artifactId>ECOMP-Logging</artifactId>
diff --git a/integrity-audit/pom.xml b/integrity-audit/pom.xml
index f34a4304..51e2cca0 100644
--- a/integrity-audit/pom.xml
+++ b/integrity-audit/pom.xml
@@ -30,7 +30,7 @@
<parent>
<groupId>org.openecomp.policy.common</groupId>
<artifactId>common-modules</artifactId>
- <version>1.0.0</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
<name>Integrity Audit</name>
diff --git a/integrity-monitor/pom.xml b/integrity-monitor/pom.xml
index cc884a0c..af87572f 100644
--- a/integrity-monitor/pom.xml
+++ b/integrity-monitor/pom.xml
@@ -30,7 +30,7 @@
<parent>
<groupId>org.openecomp.policy.common</groupId>
<artifactId>common-modules</artifactId>
- <version>1.0.0</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
<name>Integrity Monitor</name>
diff --git a/pom.xml b/pom.xml
index 440dde35..00e1203c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<groupId>org.openecomp.policy.common</groupId>
<artifactId>common-modules</artifactId>
- <version>1.0.0</version>
+ <version>1.1.0-SNAPSHOT</version>
<packaging>pom</packaging>
diff --git a/site-manager/pom.xml b/site-manager/pom.xml
index 35f9107f..82750743 100644
--- a/site-manager/pom.xml
+++ b/site-manager/pom.xml
@@ -31,7 +31,7 @@
<parent>
<groupId>org.openecomp.policy.common</groupId>
<artifactId>common-modules</artifactId>
- <version>1.0.0</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
<name>site-manager</name>