aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGildas Lanilis <gildas.lanilis@huawei.com>2018-03-16 15:37:05 -0700
committerGildas Lanilis <gildas.lanilis@huawei.com>2018-03-16 15:37:32 -0700
commit2db182a78a28d320bddc1a08f0035cf5c196aab8 (patch)
tree0acf371500f79ed20ff6c418b8591f25d1d13bce
parent351bda33bfb243d49b9c43a22fa85e2be4a846f9 (diff)
Upgrade to latest oparent
Update pom.xml file to latest version release of oparent, 1.1.0 Change-Id: I26931bfb479b7a0785a311899844a4bfadd06d3e 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 6c8c77d..d6cfc3d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@ under the License.
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0</version>
<relativePath>../../oparent</relativePath>
</parent>