aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Chen <wei.d.chen@intel.com>2017-08-02 09:01:11 +0800
committerDave Chen <wei.d.chen@intel.com>2017-08-02 09:13:47 +0800
commit096cc397b9fbeb5cca83870bce8dfffc16d03df6 (patch)
treeff29ccdb4775d76cf48e96c46e2e427f7b3fb75e
parentf55257424e51e75b9cee40990359d18431cc8641 (diff)
Update version of oparent project
`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>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 1a2398b..7e82836 100644
--- 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>