aboutsummaryrefslogtreecommitdiffstats
path: root/oparent/pom.xml
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-11-13 09:39:13 -0800
committerGary Wu <gary.i.wu@huawei.com>2018-11-13 09:39:13 -0800
commite26a9900cc5bae1321e652812ada768020c6cb4a (patch)
treeba569744d29fee90c35241b861ae18f2b8296100 /oparent/pom.xml
parentfe744e92ee0dd2cfe87b9c0bf74569c6180bc8c0 (diff)
Version bump oparent to 1.2.3-SNAPSHOT
Change-Id: Ia590d91f493cf5ac7d958abefe6eb427713060e5 Issue-ID: INT-720 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'oparent/pom.xml')
-rw-r--r--oparent/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/oparent/pom.xml b/oparent/pom.xml
index 2464ed9..9441404 100644
--- a/oparent/pom.xml
+++ b/oparent/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>version</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>oparent</artifactId>
@@ -278,7 +278,7 @@
<dependency>
<groupId>org.onap.oparent</groupId>
<artifactId>dependencies</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.3-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>
@@ -424,7 +424,7 @@
<dependency>
<groupId>org.onap.oparent</groupId>
<artifactId>checkstyle</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.3-SNAPSHOT</version>
</dependency>
</dependencies>
<executions>