diff options
author | Dan Timoney <dtimoney@att.com> | 2020-05-04 16:14:22 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-05-04 16:14:43 -0400 |
commit | 1e198aa03e8a8cf80a7359b05a4da9ef83300f2b (patch) | |
tree | 04c0658346142df3ed441b287b03ca1686bcc7ae /opendaylight | |
parent | b13221066699425cbe39190573b97d19cfa3189b (diff) |
Roll to next snapshot
Roll to next Frankfurt snapshot (0.7.3-SNAPSHOT)
Change-Id: Ieda2e2f65c1f9afbb9889fab72ec60c3ed1d0bbf
Issue-ID: CCSDK-2344
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'opendaylight')
-rw-r--r-- | opendaylight/neon/neon-alpine/pom.xml | 4 | ||||
-rw-r--r-- | opendaylight/neon/pom.xml | 4 | ||||
-rw-r--r-- | opendaylight/pom.xml | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/opendaylight/neon/neon-alpine/pom.xml b/opendaylight/neon/neon-alpine/pom.xml index 99cfb7fd..56b8c1d4 100644 --- a/opendaylight/neon/neon-alpine/pom.xml +++ b/opendaylight/neon/neon-alpine/pom.xml @@ -5,11 +5,11 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-odl-neon</artifactId> - <version>0.7.2-SNAPSHOT</version> + <version>0.7.3-SNAPSHOT</version> </parent> <artifactId>distribution-odl-neon-docker</artifactId> - <version>0.7.2-SNAPSHOT</version> + <version>0.7.3-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-distribution :: opendaylight :: neon :: docker</name> diff --git a/opendaylight/neon/pom.xml b/opendaylight/neon/pom.xml index 9c243a06..3d4cb31c 100644 --- a/opendaylight/neon/pom.xml +++ b/opendaylight/neon/pom.xml @@ -5,11 +5,11 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-opendaylight</artifactId> - <version>0.7.2-SNAPSHOT</version> + <version>0.7.3-SNAPSHOT</version> </parent> <artifactId>distribution-odl-neon</artifactId> - <version>0.7.2-SNAPSHOT</version> + <version>0.7.3-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-distribution :: opendaylight</name> diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index 7b23a325..5d6f9019 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.7.2-SNAPSHOT</version> + <version>0.7.3-SNAPSHOT</version> </parent> <artifactId>distribution-opendaylight</artifactId> - <version>0.7.2-SNAPSHOT</version> + <version>0.7.3-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-distribution :: opendaylight</name> |