summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGildas Lanilis <gildas.lanilis@huawei.com>2018-03-16 15:21:24 -0700
committerGildas Lanilis <gildas.lanilis@huawei.com>2018-03-16 15:21:54 -0700
commit0dc92cb05329fb28e8cabfc276e9a9993ce47b7a (patch)
treec288f263aa0fac48ca5ce1968c976df86b071615
parent6e6babd96b389602e6ab4b3550a0c3db4f9ae7c6 (diff)
Upgrade to latest oparent
Update pom.xml file to latest version release of oparent, 1.1.0 Change-Id: I11416c800df883997eeb2d604b0b50ccf57eb9d4 Issue-ID: INT-443 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index acebb69..bf28a1f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@ limitations under the License.
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0</version>
</parent>
<groupId>org.onap.ccsdk.platform</groupId>
<artifactId>plugins</artifactId>