summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2019-10-08 12:29:24 -0700
committerPatrick Brady <patrick.brady@att.com>2019-10-08 12:29:25 -0700
commite8d37bfde904531793bde52e17300811ce1b75c3 (patch)
tree28ed830840f9bb00637ea367bccb7348f92cff41 /pom.xml
parentb3661f029cc632f910eb3a86376d0def7e8b1048 (diff)
Increment version to 1.7.0-SNAPSHOT
Change-Id: I5c9c5141f39a653e6604551488e955c2f0a68004 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 b284cc86b..bc77ffa3f 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.5-SNAPSHOT</version>
+ <version>1.7.0-SNAPSHOT</version>
<name>appc</name>
<description>Construct the Application Controller component for the ECOMP project.</description>
<inceptionYear>2015-07-20</inceptionYear>