summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorLusheng Ji <lji@research.att.com>2018-05-09 12:05:01 -0400
committerLusheng Ji <lji@research.att.com>2018-05-10 14:01:46 +0000
commitf9415f04d62ac42a1ea253b0707fc760f8ec79ad (patch)
tree5b660ebf3c30e332db40685d3f2678988f635d55 /pom.xml
parent1c8cd98cbf776248781c8f679637f2ab75b6caf1 (diff)
Update oparent reference version
Issue-ID: DCAEGEN2-499 Change-Id: I171986baa4b83bb430139def511b9d1173f4b4e4 Signed-off-by: Lusheng Ji <lji@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 620e0f01..8a947ba6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,14 +23,14 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>0.1.1</version>
+ <version>1.1.1</version>
</parent>
<!--- CHANGE THE FOLLOWING 3 OBJECTS for your own repo -->
<groupId>org.onap</groupId>
<artifactId>dcaegen2</artifactId>
<name>dcaegen2</name>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.1-SNAPSHOT</version>
<url>http://maven.apache.org</url>
<packaging>pom</packaging>
<!-- TODO: Revisit. Port platform docs to sphinx/rst first.