aboutsummaryrefslogtreecommitdiffstats
path: root/appc-oam
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2020-05-22 15:18:41 -0700
committerPatrick Brady <patrick.brady@att.com>2020-05-22 15:18:42 -0700
commitd402964f469bed97ab64032ee75e51be92d040ff (patch)
tree5c705ed156e404eef91df9245e4aee3ce21cae92 /appc-oam
parentef489229425a3385abc88238ef557176a69959f7 (diff)
Increment version to 1.7.3-SNAPSHOT
Change-Id: I41e19b982bbcf5f84e63d13591a0e9df71650a50 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 5185735b0..dbb83bdab 100644
--- a/appc-oam/appc-oam-bundle/pom.xml
+++ b/appc-oam/appc-oam-bundle/pom.xml
@@ -183,5 +183,5 @@
</dependency>
</dependencies>
- <version>2.7.2-SNAPSHOT</version>
+ <version>1.7.3-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 bd727e7f3..06404101b 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>2.7.2-SNAPSHOT</version>
+ <version>1.7.3-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 a0a346b3f..c7350856e 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>2.7.2-SNAPSHOT</version>
+ <version>1.7.3-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 e2db4e453..b838bef4b 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>2.7.2-SNAPSHOT</version>
+ <version>1.7.3-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 fd12a3942..ac5b650ec 100644
--- a/appc-oam/appc-oam-installer/pom.xml
+++ b/appc-oam/appc-oam-installer/pom.xml
@@ -157,5 +157,5 @@
</plugins>
</build>
- <version>2.7.2-SNAPSHOT</version>
+ <version>1.7.3-SNAPSHOT</version>
</project>
diff --git a/appc-oam/appc-oam-model/pom.xml b/appc-oam/appc-oam-model/pom.xml
index 357b518cf..cf43830a9 100644
--- a/appc-oam/appc-oam-model/pom.xml
+++ b/appc-oam/appc-oam-model/pom.xml
@@ -117,5 +117,5 @@
</dependencies>
- <version>2.7.2-SNAPSHOT</version>
+ <version>1.7.3-SNAPSHOT</version>
</project>
diff --git a/appc-oam/pom.xml b/appc-oam/pom.xml
index 4d6061756..de9887b1e 100644
--- a/appc-oam/pom.xml
+++ b/appc-oam/pom.xml
@@ -48,5 +48,5 @@
<module>appc-oam-bundle</module>
</modules>
- <version>2.7.2-SNAPSHOT</version>
+ <version>1.7.3-SNAPSHOT</version>
</project>