aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2019-08-07 13:05:39 -0700
committerPatrick Brady <patrick.brady@att.com>2019-08-07 13:05:46 -0700
commit4836b7ed83e0128e2a53877f0faf68e1e509591a (patch)
tree5e35d51364f8e2ad656519ea6e4c4f2e52eb5f4e /pom.xml
parente67def97e8ed4a84141a90fbcaa114391809bb82 (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 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 4d4e9e7e5..798a9f05a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@ limitations under the License.
<packaging>pom</packaging>
<groupId>org.onap.appc</groupId>
<artifactId>appc</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.2-SNAPSHOT</version>
<name>appc</name>
<description>Construct the Application Controller component for the ECOMP project.</description>
<inceptionYear>2015-07-20</inceptionYear>