aboutsummaryrefslogtreecommitdiffstats
path: root/appc-config/pom.xml
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2020-04-01 09:53:42 -0700
committerPatrick Brady <patrick.brady@att.com>2020-04-01 09:53:42 -0700
commitaed12f000f82bb0ba925042e8722e9b625f5073f (patch)
treef9bc98ed2de94d1496eb490587bbd6793402c57d /appc-config/pom.xml
parent17edc987695f10a776dd0c90a1074e20bde02f85 (diff)
Increment version to 1.7.2-SNAPSHOT
Change-Id: I125f12f8193f27e6827a270bb7d5ec12c3295020 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1816
Diffstat (limited to 'appc-config/pom.xml')
-rw-r--r--appc-config/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appc-config/pom.xml b/appc-config/pom.xml
index 8c64051a2..bf53c1a04 100644
--- a/appc-config/pom.xml
+++ b/appc-config/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.appc</groupId>
<artifactId>appc</artifactId>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.7.2-SNAPSHOT</version>
</parent>
<groupId>org.onap.appc</groupId>
@@ -111,5 +111,5 @@
<module>appc-config-audit</module>
</modules>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.7.2-SNAPSHOT</version>
</project>