diff options
author | Dan Timoney <dtimoney@att.com> | 2020-03-06 10:19:12 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-03-06 10:19:12 -0500 |
commit | 029c9a690226522b96c0597b8e32bdbc0c6fb2ef (patch) | |
tree | 26dc27507aa1c5631957be6ffaaac7639954e828 /opendaylight/neon/pom.xml | |
parent | ad032bae37da536a3fb5a28f07ada88926f9499a (diff) |
Roll to next Frankfurt snapshot
Roll to next Frankfurt snapshot (0.7.2-SNAPSHOT)
Change-Id: I787ec23d2b30cecbae1e491c25e5fd4d8d566537
Issue-ID: CCSDK-2152
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'opendaylight/neon/pom.xml')
-rw-r--r-- | opendaylight/neon/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/opendaylight/neon/pom.xml b/opendaylight/neon/pom.xml index f1793543..9c243a06 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.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> </parent> <artifactId>distribution-odl-neon</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-distribution :: opendaylight</name> |