summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuangrongFu <fu.guangrong@zte.com.cn>2018-03-19 09:23:58 +0800
committerGuangrongFu <fu.guangrong@zte.com.cn>2018-03-19 09:24:25 +0800
commit9c400d8e561bcf47532039530be34ff419a74df2 (patch)
tree498ac2aacd5a709105fa822db510f566948b1b8c
parente24009e90200ed94eaf761800e04813dcb9d507e (diff)
Degrage the oparent to 0.1.1
Issue-ID: HOLMES-119 Change-Id: I4c32f6422a5b01b8d11f61a712d83b7e89ddddb0 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index d9c004e..921f643 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.1.0</version>
+ <version>0.1.1</version>
</parent>
<groupId>org.onap.holmes.dsa</groupId>