summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2019-05-08 18:13:34 +0000
committerJessica Wagantall <jwagantall@linuxfoundation.org>2019-05-08 18:13:34 +0000
commit06dbbc0751e9918b2c178b1144f4d52aa05a46e8 (patch)
treef068a303bcc69353e91d9ef76dc85b22b7c2ee40
parent408d9521e266d0234ac12e21905b7ff4fe36bb9c (diff)
Revert "Update oparent version"
This reverts commit 408d9521e266d0234ac12e21905b7ff4fe36bb9c. Issue-ID: CIMAN-234 Change-Id: I5aea5d6eeb293961bc482a18bc6bd9e41d1c3235 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
-rw-r--r--azure/pom.xml2
-rw-r--r--pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/azure/pom.xml b/azure/pom.xml
index e7b9bde..4c40f04 100644
--- a/azure/pom.xml
+++ b/azure/pom.xml
@@ -16,7 +16,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>2.0.0</version>
+ <version>1.2.0</version>
<relativePath>../oparent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index 14dca7b..fe80b89 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>2.0.0</version>
+ <version>1.2.0</version>
<relativePath>../oparent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>