Update version of oparent project 21/6521/3
authorDave Chen <wei.d.chen@intel.com>
Wed, 2 Aug 2017 01:01:11 +0000 (09:01 +0800)
committerDave Chen <wei.d.chen@intel.com>
Wed, 2 Aug 2017 01:13:47 +0000 (09:13 +0800)
`1.1.0-SNAPSHOT` is legacy from Open-O, update the version so
that it could be built  successfully.

Issue-ID: VNFSDK-63
Change-Id: I28193e8de68a0a6033b6009474c2543993d7f3ee
Signed-off-by: Dave Chen <wei.d.chen@intel.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 1a2398b..7e82836 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@ under the License.
     <parent>
         <groupId>org.onap.oparent</groupId>
         <artifactId>oparent</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.0.0-SNAPSHOT</version>
         <relativePath>../oparent</relativePath>
     </parent>