diff options
author | yangyan <yangyanyj@chinamobile.com> | 2017-12-15 10:31:27 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2017-12-15 11:23:58 +0800 |
commit | f5efb744e609fd9bd89c3000ea4b32586e6b705f (patch) | |
tree | eae1f79eaaa8182b42947b3c93a82700dc0180c2 /activiti-extension/pom.xml | |
parent | 111d776ba44a291b251cc14ad8b0c5a3369f6da0 (diff) |
Update oparent version in pom fileamsterdam
Update oparent version in pom file
Bump patch version
Change-Id: Iddc4671a3eaedfa1541aa0ba1618f863cc1a36db
Issue-ID: VFC-622
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'activiti-extension/pom.xml')
-rw-r--r-- | activiti-extension/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/activiti-extension/pom.xml b/activiti-extension/pom.xml index f71910d..f46c458 100644 --- a/activiti-extension/pom.xml +++ b/activiti-extension/pom.xml @@ -11,7 +11,7 @@ <parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>0.1.2</version>
+ <version>0.1.1</version>
</parent>
<groupId>org.onap.vfc.nfvo.wfengine</groupId>
|