diff options
author | Stilwell, David (stilwelld) <stilwelld@att.com> | 2018-05-23 13:27:41 -0400 |
---|---|---|
committer | Stilwell, David (stilwelld) <stilwelld@att.com> | 2018-05-23 13:28:21 -0400 |
commit | 3c902a042bac562e790af9e236483908f0672110 (patch) | |
tree | c101a7eadaf7e7aa2708f50065d337d6c3bb4fde /opendaylight/nitrogen/pom.xml | |
parent | 38475f19a8179cf62cd6810b6042b87cf0646c64 (diff) |
Roll to the next Snapshot version
Change to version 0.2.3-SNAPSHOT and parent 1.0.3-SNAPSHOT
Change-Id: I2903b3691873027c9d0de6189b5b2dcff57482ee
Issue-ID: CCSDK-290
Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com>
Diffstat (limited to 'opendaylight/nitrogen/pom.xml')
-rw-r--r-- | opendaylight/nitrogen/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/opendaylight/nitrogen/pom.xml b/opendaylight/nitrogen/pom.xml index 810b9f37..e3b8505a 100644 --- a/opendaylight/nitrogen/pom.xml +++ b/opendaylight/nitrogen/pom.xml @@ -5,11 +5,11 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-opendaylight</artifactId> - <version>0.2.2-SNAPSHOT</version> + <version>0.2.3-SNAPSHOT</version> </parent> <artifactId>distribution-odl-nitrogen</artifactId> - <version>0.2.2-SNAPSHOT</version> + <version>0.2.3-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-distribution :: opendaylight :: ${project.artifactId}</name> |