diff options
author | Jeremy Phelps <jphelps@linuxfoundation.org> | 2017-11-20 14:49:03 -0600 |
---|---|---|
committer | Jeremy Phelps <jphelps@linuxfoundation.org> | 2017-11-20 14:50:50 -0600 |
commit | 111d776ba44a291b251cc14ad8b0c5a3369f6da0 (patch) | |
tree | f9f595767f6b1744dc996963973a729e06302b57 /wfenginemgrservice/pom.xml | |
parent | 03c91b5b325a3110ef256a8d934d80950132a53d (diff) |
Bump patch version
Bump patch version in preparation for Amsterdam
branching.
Issue-ID: CIMAN-120
Change-Id: Ic69c1a6a6538dfe0985198d0875b531acc9341a2
Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
Diffstat (limited to 'wfenginemgrservice/pom.xml')
-rw-r--r-- | wfenginemgrservice/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wfenginemgrservice/pom.xml b/wfenginemgrservice/pom.xml index d1117f4..eff3c03 100644 --- a/wfenginemgrservice/pom.xml +++ b/wfenginemgrservice/pom.xml @@ -11,13 +11,13 @@ <parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>0.1.1</version>
+ <version>0.1.2</version>
</parent>
<groupId>org.onap.vfc.nfvo.wfengine</groupId>
<modelVersion>4.0.0</modelVersion>
<artifactId>workflow-engine-mgr-service</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<name>vfc-nfvo-wfengine-wfenginemgrservice</name>
<packaging>jar</packaging>
|