diff options
author | Patrick Brady <patrick.brady@att.com> | 2019-08-07 13:05:39 -0700 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2019-08-07 13:05:46 -0700 |
commit | 4836b7ed83e0128e2a53877f0faf68e1e509591a (patch) | |
tree | 5e35d51364f8e2ad656519ea6e4c4f2e52eb5f4e /appc-core/appc-core-installer | |
parent | e67def97e8ed4a84141a90fbcaa114391809bb82 (diff) |
Increment version to 1.6.2
Change-Id: If6610d1addd323c1ad0f902a0841b979f017adc9
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686
Diffstat (limited to 'appc-core/appc-core-installer')
-rw-r--r-- | appc-core/appc-core-installer/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/appc-core/appc-core-installer/pom.xml b/appc-core/appc-core-installer/pom.xml index 876166a32..ac8ffbc4a 100644 --- a/appc-core/appc-core-installer/pom.xml +++ b/appc-core/appc-core-installer/pom.xml @@ -22,7 +22,7 @@ <parent>
<groupId>org.onap.appc</groupId>
<artifactId>appc-core</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.2-SNAPSHOT</version>
</parent>
<artifactId>appc-core-installer</artifactId>
<packaging>pom</packaging>
@@ -140,5 +140,5 @@ </plugin>
</plugins>
</build>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.2-SNAPSHOT</version>
</project>
\ No newline at end of file |