summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJeremy Phelps <jphelps@linuxfoundation.org>2017-11-17 13:21:32 -0600
committerJeremy Phelps <jphelps@linuxfoundation.org>2017-11-17 13:34:10 -0600
commitd4a7906c5d57f21dc9325edec795dcb88dd21d5b (patch)
tree20f21d58cafb5fb559c92d5a657ba3f61fd72e6f /pom.xml
parent74c062da3c746bedf0be334f23ddff5d348661d5 (diff)
Bump patch versionamsterdam
Bump patch version in preparation for Amsterdam branching. Issue-ID: CIMAN-120 Change-Id: Ie1fb7104d62333e4a6fe36797eb6c25487f75467 Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 265143d6..f7a5cea9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,14 +20,14 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>0.1.1</version>
+ <version>0.1.2</version>
<relativePath>../../oparent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.vnfsdk.refrepo</groupId>
<artifactId>vnfmarket</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>vnfsdk-refrepo</name>