diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-04 09:01:07 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-04 09:01:07 -0400 |
commit | de6cf8dc2d69042fc97adea252835d804d80483d (patch) | |
tree | 19d9f042f86c131d13748f78095a4aa96e027839 /opendaylight | |
parent | 18c809d6bae7340825dc58871a871074fd02ce22 (diff) |
Roll to next snapshot version
Roll ccsdk/distribution to next snapshot version.
Change-Id: Ic5ba30c3abb0049dc125488f19e7622d2dce1ee1
Issue-ID: CCSDK-597
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'opendaylight')
-rw-r--r-- | opendaylight/oxygen/pom.xml | 4 | ||||
-rw-r--r-- | opendaylight/pom.xml | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/opendaylight/oxygen/pom.xml b/opendaylight/oxygen/pom.xml index c0821763..ce57ee15 100644 --- a/opendaylight/oxygen/pom.xml +++ b/opendaylight/oxygen/pom.xml @@ -5,11 +5,11 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-opendaylight</artifactId> - <version>0.3.0-SNAPSHOT</version> + <version>0.3.1-SNAPSHOT</version> </parent> <artifactId>distribution-odl-oxygen</artifactId> - <version>0.3.0-SNAPSHOT</version> + <version>0.3.1-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-distribution :: opendaylight :: ${project.artifactId}</name> diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index 6afc14d2..df73c507 100644 --- a/opendaylight/pom.xml +++ b/opendaylight/pom.xml @@ -5,11 +5,11 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-root</artifactId> - <version>0.3.0-SNAPSHOT</version> + <version>0.3.1-SNAPSHOT</version> </parent> <artifactId>distribution-opendaylight</artifactId> - <version>0.3.0-SNAPSHOT</version> + <version>0.3.1-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-distribution :: opendaylight</name> |