aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2020-05-04 12:16:20 -0700
committerTakamune Cho <takamune.cho@att.com>2020-05-05 12:03:12 +0000
commita6e49b16be6136a76b0aa1f170cf6aa79ad765fe (patch)
tree1ff4673aa8b2100d1213e68bc8429e134f1ddfa5 /pom.xml
parentca2b2584778bf8e18eda82469f06ef89edbbd9f6 (diff)
Increment version to 1.8.0-SNAPSHOT
Change-Id: Ia39d2dbe393d3ce325abae026e94cd5b761f096c Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1816
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 30273d0cf..9f66d39f4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@ limitations under the License.
<packaging>pom</packaging>
<groupId>org.onap.appc</groupId>
<artifactId>appc</artifactId>
- <version>1.7.2-SNAPSHOT</version>
+ <version>1.8.0-SNAPSHOT</version>
<name>appc</name>
<description>Construct the Application Controller component for the ECOMP project.</description>
<inceptionYear>2015-07-20</inceptionYear>