From: Colin Dixon Date: Thu, 14 May 2015 21:47:46 +0000 (-0400) Subject: Incrementing versions by 0.1.0 for post-Lithium master branch X-Git-Tag: release/beryllium~12^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F48%2F20448%2F1;p=ttp.git Incrementing versions by 0.1.0 for post-Lithium master branch Change-Id: I8d1d26d04844172c21550a61fba51ea63ac29802 Signed-off-by: Colin Dixon --- diff --git a/distribution-karaf/pom.xml b/distribution-karaf/pom.xml index ae6e346..abb40ec 100644 --- a/distribution-karaf/pom.xml +++ b/distribution-karaf/pom.xml @@ -9,13 +9,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.controller karaf-parent - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT 4.0.0 org.opendaylight.ttp distribution-karaf - 0.1.0-SNAPSHOT + 0.2.0-SNAPSHOT ttp-distribution-karaf 3.1.1 diff --git a/features/pom.xml b/features/pom.xml index a0c5a28..5dfa39f 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -11,7 +11,7 @@ ttp-parent org.opendaylight.ttp - 0.1.0-SNAPSHOT + 0.2.0-SNAPSHOT ../ features-ttp @@ -21,10 +21,10 @@ features.xml - 1.1.0-SNAPSHOT - 1.5.0-SNAPSHOT - 1.5.0-SNAPSHOT - 1.5.0-SNAPSHOT + 1.2.0-SNAPSHOT + 1.6.0-SNAPSHOT + 1.6.0-SNAPSHOT + 1.6.0-SNAPSHOT @@ -78,14 +78,14 @@ org.opendaylight.controller features-mdsal - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT features xml org.opendaylight.openflowplugin features-openflowplugin - 0.1.0-SNAPSHOT + 0.2.0-SNAPSHOT features xml diff --git a/features/src/main/resources/features.xml b/features/src/main/resources/features.xml index dc6b6de..995f3fa 100644 --- a/features/src/main/resources/features.xml +++ b/features/src/main/resources/features.xml @@ -56,7 +56,7 @@ * Basic MD-SAL Provider - odl-mdsal-broker + odl-mdsal-broker odl-ttp-model mvn:org.opendaylight.ttp/ttp-provider/${project.version} ... whatever other bundles you need @@ -64,15 +64,15 @@ * Basic MD-SAL Model feature - odl-yangtools-binding - odl-yangtools-models + odl-yangtools-binding + odl-yangtools-models mvn:org.opendaylight.ttp/ttp-model/${project.version} ... whatever other bundles you need * Config Subsystem example - the config file is your config subsystem configuration - odl-mdsal-broker + odl-mdsal-broker mvn:org.opendaylight.ttp/ttp-provider/${project.version} mvn:org.opendaylight.ttp/ttp-config/${project.version}/xml/config ... whatever other bundles you need @@ -80,7 +80,7 @@ * Basic MD-SAL Provider that uses openflowplugin-flow-services (which brings along odl-mdsal-broker) - odl-openflowplugin-flow-services + odl-openflowplugin-flow-services mvn:org.opendaylight.ttp/ttp-provider/${project.version} ... whatever other bundles you need diff --git a/parser/pom.xml b/parser/pom.xml index 99e7492..c703efb 100644 --- a/parser/pom.xml +++ b/parser/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.ttp ttp-parent - 0.1.0-SNAPSHOT + 0.2.0-SNAPSHOT ../ parser diff --git a/pom.xml b/pom.xml index 96a900b..eb60efd 100644 --- a/pom.xml +++ b/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.odlparent odlparent - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.opendaylight.ttp ttp-parent - 0.1.0-SNAPSHOT + 0.2.0-SNAPSHOT ttp pom @@ -29,9 +29,9 @@ src/main/yang-gen-config src/main/yang-gen-sal - 0.7.0-SNAPSHOT - 0.6.0-SNAPSHOT - 1.2.0-SNAPSHOT + 0.8.0-SNAPSHOT + 0.7.0-SNAPSHOT + 1.3.0-SNAPSHOT @@ -88,7 +88,7 @@ org.opendaylight.controller checkstyle - 0.1.0-SNAPSHOT + 0.2.0-SNAPSHOT diff --git a/ttp-model/pom.xml b/ttp-model/pom.xml index a6acf02..bcca6c2 100644 --- a/ttp-model/pom.xml +++ b/ttp-model/pom.xml @@ -4,7 +4,7 @@ ttp-parent org.opendaylight.ttp - 0.1.0-SNAPSHOT + 0.2.0-SNAPSHOT ttp-model bundle diff --git a/utils/pom.xml b/utils/pom.xml index 8bd8c79..494ded5 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.ttp ttp-parent - 0.1.0-SNAPSHOT + 0.2.0-SNAPSHOT ../ utils