aboutsummaryrefslogtreecommitdiffstats
path: root/generic-resource-api/installer/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-11-15 12:06:42 -0500
committerDan Timoney <dtimoney@att.com>2017-11-15 12:06:42 -0500
commitacf2311a4d2f646a6e01af325b00b7d68e135225 (patch)
treea28c83d94b1f2019a4d90a97fa240d3ece1dcdb1 /generic-resource-api/installer/pom.xml
parent0d82295193356e29a27caded94961c412275c953 (diff)
Roll to next version
Since release 1.2.1 has already been cut, need to bump version to 1.2.2-SNAPSHOT. Change-Id: I97f293f264082d78d15984c231b67759c3e1006b Issue-ID: SDNC-74 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'generic-resource-api/installer/pom.xml')
-rwxr-xr-xgeneric-resource-api/installer/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic-resource-api/installer/pom.xml b/generic-resource-api/installer/pom.xml
index 6aaec113..34b2e388 100755
--- a/generic-resource-api/installer/pom.xml
+++ b/generic-resource-api/installer/pom.xml
@@ -5,7 +5,7 @@
<parent>
<artifactId>generic-resource-api</artifactId>
<groupId>org.onap.sdnc.northbound</groupId>
- <version>1.2.1-SNAPSHOT</version>
+ <version>1.2.2-SNAPSHOT</version>
</parent>
<artifactId>generic-resource-api-installer</artifactId>
<name>Generic Resource API - Karaf Installer</name>