aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLusheng Ji <lji@research.att.com>2018-02-09 16:17:46 -0500
committerLusheng Ji <lji@research.att.com>2018-02-09 16:17:53 -0500
commitd742791f0f2f75c217ce284f7752e32c3294a4a7 (patch)
treee24a764532dd6e8e78f44db1a3818b8543416180
parent5a25dd6c2147928c56726118eb474312607ecdd7 (diff)
Update oparent versionamsterdam
Issue-ID: DCAEGEN2-206 Change-Id: Id6d6a0196c5b37d41c24cc8ec652210268454738 Signed-off-by: Lusheng Ji <lji@research.att.com>
-rw-r--r--.gitreview1
-rw-r--r--pom.xml2
2 files changed, 2 insertions, 1 deletions
diff --git a/.gitreview b/.gitreview
index 180ab92..5eb90e8 100644
--- a/.gitreview
+++ b/.gitreview
@@ -2,3 +2,4 @@
host=gerrit.onap.org
port=29418
project=dcaegen2/platform/inventory-api.git
+defaultbranch=amsterdam
diff --git a/pom.xml b/pom.xml
index eba7396..2a22838 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>0.1.1</version>
</parent>
<groupId>org.onap.dcaegen2.platform</groupId>