diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-20 15:24:49 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-20 15:24:49 -0400 |
commit | 7e9bf97e8ae8dd7a4da324af175c7969fa0f9c24 (patch) | |
tree | 7812cbbc4eea896c6da5a50987b210a9d431ef4a /opendaylight | |
parent | df200d2e8a26683b2b2fe526c667eec281277543 (diff) |
Roll to next Casablanca snapshot
Roll to next Casablanca snapshot
Change-Id: I92c4d622575602d804bd11df920e04f4734114e9
Issue-ID: CCSDK-617
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 ce57ee15..4292932a 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.1-SNAPSHOT</version> + <version>0.3.2-SNAPSHOT</version> </parent> <artifactId>distribution-odl-oxygen</artifactId> - <version>0.3.1-SNAPSHOT</version> + <version>0.3.2-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-distribution :: opendaylight :: ${project.artifactId}</name> diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index df73c507..e799d409 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.1-SNAPSHOT</version> + <version>0.3.2-SNAPSHOT</version> </parent> <artifactId>distribution-opendaylight</artifactId> - <version>0.3.1-SNAPSHOT</version> + <version>0.3.2-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-distribution :: opendaylight</name> |