summaryrefslogtreecommitdiffstats
path: root/appc-oam
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2020-01-15 12:25:18 -0800
committerPatrick Brady <patrick.brady@att.com>2020-01-21 21:31:46 +0000
commitdac845c622625f78f5c28be9b93ecf3ab377f488 (patch)
treea6ae4321e467830cf6b725f2f51bd4fec518beec /appc-oam
parentce1a3511b5428501a72f501e9e13cb2d55c2c01f (diff)
Increment version to 1.7.1-SNAPSHOT
Change-Id: I1d1528e9029510ac14f7b527b245854df48c3d9a Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1816
Diffstat (limited to 'appc-oam')
-rw-r--r--appc-oam/appc-oam-bundle/pom.xml2
-rw-r--r--appc-oam/appc-oam-features/features-appc-oam/pom.xml2
-rw-r--r--appc-oam/appc-oam-features/onap-appc-oam/pom.xml2
-rw-r--r--appc-oam/appc-oam-features/pom.xml2
-rw-r--r--appc-oam/appc-oam-installer/pom.xml2
-rw-r--r--appc-oam/appc-oam-model/pom.xml2
-rw-r--r--appc-oam/pom.xml2
7 files changed, 7 insertions, 7 deletions
diff --git a/appc-oam/appc-oam-bundle/pom.xml b/appc-oam/appc-oam-bundle/pom.xml
index d6852894d..7dddbd123 100644
--- a/appc-oam/appc-oam-bundle/pom.xml
+++ b/appc-oam/appc-oam-bundle/pom.xml
@@ -183,5 +183,5 @@
</dependency>
</dependencies>
- <version>1.7.0-SNAPSHOT</version>
+ <version>1.7.1-SNAPSHOT</version>
</project>
diff --git a/appc-oam/appc-oam-features/features-appc-oam/pom.xml b/appc-oam/appc-oam-features/features-appc-oam/pom.xml
index f217f3700..763bf1b56 100644
--- a/appc-oam/appc-oam-features/features-appc-oam/pom.xml
+++ b/appc-oam/appc-oam-features/features-appc-oam/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>features-appc-oam</artifactId>
- <version>1.7.0-SNAPSHOT</version>
+ <version>1.7.1-SNAPSHOT</version>
<packaging>feature</packaging>
<name/>
diff --git a/appc-oam/appc-oam-features/onap-appc-oam/pom.xml b/appc-oam/appc-oam-features/onap-appc-oam/pom.xml
index 732bd866b..be9547c79 100644
--- a/appc-oam/appc-oam-features/onap-appc-oam/pom.xml
+++ b/appc-oam/appc-oam-features/onap-appc-oam/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>onap-appc-oam</artifactId>
- <version>1.7.0-SNAPSHOT</version>
+ <version>1.7.1-SNAPSHOT</version>
<packaging>feature</packaging>
<name/>
diff --git a/appc-oam/appc-oam-features/pom.xml b/appc-oam/appc-oam-features/pom.xml
index 2908ec202..2c08a0cf0 100644
--- a/appc-oam/appc-oam-features/pom.xml
+++ b/appc-oam/appc-oam-features/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>appc-oam-feature-aggregator</artifactId>
- <version>1.7.0-SNAPSHOT</version>
+ <version>1.7.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name/>
diff --git a/appc-oam/appc-oam-installer/pom.xml b/appc-oam/appc-oam-installer/pom.xml
index 28c4faf58..81ff63f3b 100644
--- a/appc-oam/appc-oam-installer/pom.xml
+++ b/appc-oam/appc-oam-installer/pom.xml
@@ -157,5 +157,5 @@
</plugins>
</build>
- <version>1.7.0-SNAPSHOT</version>
+ <version>1.7.1-SNAPSHOT</version>
</project>
diff --git a/appc-oam/appc-oam-model/pom.xml b/appc-oam/appc-oam-model/pom.xml
index 5d800db2e..39818e79b 100644
--- a/appc-oam/appc-oam-model/pom.xml
+++ b/appc-oam/appc-oam-model/pom.xml
@@ -117,5 +117,5 @@
</dependencies>
- <version>1.7.0-SNAPSHOT</version>
+ <version>1.7.1-SNAPSHOT</version>
</project>
diff --git a/appc-oam/pom.xml b/appc-oam/pom.xml
index 873a1b352..af8709c9d 100644
--- a/appc-oam/pom.xml
+++ b/appc-oam/pom.xml
@@ -48,5 +48,5 @@
<module>appc-oam-bundle</module>
</modules>
- <version>1.7.0-SNAPSHOT</version>
+ <version>1.7.1-SNAPSHOT</version>
</project>