From: Luis Gomez Date: Mon, 19 Sep 2022 02:28:54 +0000 (-0700) Subject: Update version after release X-Git-Tag: 16.2.0~2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=integration%2Fdistribution.git;a=commitdiff_plain;h=e3c2d1130dfdf2671c3d02008abaa3d05b591bb7 Update version after release Change-Id: If027a65180033664b0ec44aebde1d3756c3dcc51 Signed-off-by: Luis Gomez --- diff --git a/docs/add-project-distribution.rst b/docs/add-project-distribution.rst index 5787f663..b944da96 100644 --- a/docs/add-project-distribution.rst +++ b/docs/add-project-distribution.rst @@ -235,6 +235,6 @@ every time a merge happens in the project. Follow the steps below to add this tr #. Push changes to releng/builder and wait for patch verification and review. -.. _managed-distribution: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf -.. _full-distribution: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/opendaylight +.. _managed-distribution: https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/integration/karaf +.. _full-distribution: https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/integration/opendaylight .. _distribution-sanity: https://jenkins.opendaylight.org/releng/view/Sanity diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index b10c4054..3630573e 100644 --- a/opendaylight/pom.xml +++ b/opendaylight/pom.xml @@ -14,12 +14,12 @@ org.opendaylight.integration karaf - 0.16.1-SNAPSHOT + 0.16.2-SNAPSHOT org.opendaylight.integration opendaylight - 16.1.0-SNAPSHOT + 16.2.0-SNAPSHOT pom ODL :: integration :: ${project.artifactId} The actual Karaf archive building sub-project. @@ -48,7 +48,7 @@ org.opendaylight.transportpce odl-transportpce - 5.0.0-SNAPSHOT + 5.1.0-SNAPSHOT features xml runtime @@ -56,7 +56,7 @@ org.opendaylight.transportpce odl-transportpce-tapi - 5.0.0-SNAPSHOT + 5.1.0-SNAPSHOT features xml runtime @@ -64,7 +64,7 @@ org.opendaylight.transportpce odl-transportpce-inventory - 5.0.0-SNAPSHOT + 5.1.0-SNAPSHOT features xml runtime @@ -72,7 +72,7 @@ org.opendaylight.transportpce odl-transportpce-nbinotifications - 5.0.0-SNAPSHOT + 5.1.0-SNAPSHOT features xml runtime @@ -80,7 +80,7 @@ org.opendaylight.transportpce odl-transportpce-dmaap-client - 5.0.0-SNAPSHOT + 5.1.0-SNAPSHOT features xml runtime