Bumping versions by 0.0.1 for next dev cycle 93/23293/2
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 25 Jun 2015 18:27:46 +0000 (14:27 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 25 Jun 2015 22:16:04 +0000 (18:16 -0400)
This patch is part 1 of 2 patches.

* The only version not incrmented is aaa.version, which is left at
  0.2.0-Lithium since they depend on controller and can't update yet.
  * To break the cyclic dependency, this patch temporarily stops running
    the netconf-connector and restconf feature tests.

    A second patch (to be run after AAA increments their versions to
    0.2.1-SNAPSHOT) wiil update aaa.version and re-enable these tests.

Change-Id: I7ba0b8c6ced378b7bf6e490884b50ea9e26544b4
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
254 files changed:
features/akka/pom.xml
features/akka/src/main/resources/features.xml
features/config-netty/pom.xml
features/config-persister/pom.xml
features/config/pom.xml
features/extras/pom.xml
features/mdsal/pom.xml
features/netconf-connector/pom.xml
features/netconf-connector/src/main/resources/features.xml
features/netconf/pom.xml
features/netconf/src/main/resources/features.xml
features/pom.xml
features/protocol-framework/pom.xml
features/restconf/pom.xml
features/restconf/src/main/resources/features.xml
itests/base-features-it/pom.xml
itests/pom.xml
karaf/karaf-branding/pom.xml
karaf/karaf-parent/pom.xml
karaf/opendaylight-karaf-empty/pom.xml
karaf/opendaylight-karaf-resources/pom.xml
karaf/opendaylight-karaf/pom.xml
karaf/pom.xml
opendaylight/adsal/adsal-enunciate-parent/pom.xml
opendaylight/adsal/appauth/pom.xml
opendaylight/adsal/arphandler/pom.xml
opendaylight/adsal/clustering/integrationtest/pom.xml
opendaylight/adsal/clustering/services/pom.xml
opendaylight/adsal/clustering/services_implementation/pom.xml
opendaylight/adsal/clustering/stub/pom.xml
opendaylight/adsal/clustering/test/pom.xml
opendaylight/adsal/commons/httpclient/pom.xml
opendaylight/adsal/commons/integrationtest/pom.xml
opendaylight/adsal/configuration/api/pom.xml
opendaylight/adsal/configuration/implementation/pom.xml
opendaylight/adsal/configuration/integrationtest/pom.xml
opendaylight/adsal/connectionmanager/api/pom.xml
opendaylight/adsal/connectionmanager/implementation/pom.xml
opendaylight/adsal/containermanager/api/pom.xml
opendaylight/adsal/containermanager/implementation/pom.xml
opendaylight/adsal/containermanager/it.implementation/pom.xml
opendaylight/adsal/containermanager/shell/pom.xml
opendaylight/adsal/dummy-console/pom.xml
opendaylight/adsal/features/adsal/pom.xml
opendaylight/adsal/features/base/pom.xml
opendaylight/adsal/features/base/src/main/resources/features.xml
opendaylight/adsal/features/controller/pom.xml
opendaylight/adsal/features/extras/pom.xml
opendaylight/adsal/features/nsf/pom.xml
opendaylight/adsal/forwarding/staticrouting/pom.xml
opendaylight/adsal/forwardingrulesmanager/api/pom.xml
opendaylight/adsal/forwardingrulesmanager/implementation/pom.xml
opendaylight/adsal/forwardingrulesmanager/integrationtest/pom.xml
opendaylight/adsal/hosttracker/api/pom.xml
opendaylight/adsal/hosttracker/implementation/pom.xml
opendaylight/adsal/hosttracker/integrationtest/pom.xml
opendaylight/adsal/hosttracker/shell/pom.xml
opendaylight/adsal/hosttracker_new/api/pom.xml
opendaylight/adsal/hosttracker_new/implementation/pom.xml
opendaylight/adsal/karaf-tomcat-security/pom.xml
opendaylight/adsal/logging/bridge/pom.xml
opendaylight/adsal/northbound/archetype-app-northbound/pom.xml
opendaylight/adsal/northbound/archetype-app-northbound/src/main/resources/archetype-resources/pom.xml
opendaylight/adsal/northbound/bundlescanner/api/pom.xml
opendaylight/adsal/northbound/bundlescanner/implementation/pom.xml
opendaylight/adsal/northbound/commons/pom.xml
opendaylight/adsal/northbound/connectionmanager/pom.xml
opendaylight/adsal/northbound/containermanager/pom.xml
opendaylight/adsal/northbound/controllermanager/pom.xml
opendaylight/adsal/northbound/flowprogrammer/pom.xml
opendaylight/adsal/northbound/hosttracker/pom.xml
opendaylight/adsal/northbound/httpservice-bridge/pom.xml
opendaylight/adsal/northbound/integrationtest/pom.xml
opendaylight/adsal/northbound/java-client/pom.xml
opendaylight/adsal/northbound/jolokia/pom.xml
opendaylight/adsal/northbound/networkconfiguration/bridgedomain/pom.xml
opendaylight/adsal/northbound/staticrouting/pom.xml
opendaylight/adsal/northbound/statistics/pom.xml
opendaylight/adsal/northbound/subnets/pom.xml
opendaylight/adsal/northbound/swagger-ui/pom.xml
opendaylight/adsal/northbound/switchmanager/pom.xml
opendaylight/adsal/northbound/topology/pom.xml
opendaylight/adsal/northbound/usermanager/pom.xml
opendaylight/adsal/northboundtest/unit_test_suite/pom.xml
opendaylight/adsal/pom.xml
opendaylight/adsal/protocol_plugins/openflow/pom.xml
opendaylight/adsal/protocol_plugins/stub/pom.xml
opendaylight/adsal/routing/dijkstra_implementation/pom.xml
opendaylight/adsal/sal/api/pom.xml
opendaylight/adsal/sal/connection/api/pom.xml
opendaylight/adsal/sal/connection/implementation/pom.xml
opendaylight/adsal/sal/implementation/pom.xml
opendaylight/adsal/sal/networkconfiguration/api/pom.xml
opendaylight/adsal/sal/networkconfiguration/implementation/pom.xml
opendaylight/adsal/samples/clustersession/pom.xml
opendaylight/adsal/samples/loadbalancer/pom.xml
opendaylight/adsal/samples/northbound/loadbalancer/pom.xml
opendaylight/adsal/samples/simpleforwarding/pom.xml
opendaylight/adsal/security/pom.xml
opendaylight/adsal/statisticsmanager/api/pom.xml
opendaylight/adsal/statisticsmanager/implementation/pom.xml
opendaylight/adsal/statisticsmanager/integrationtest/pom.xml
opendaylight/adsal/switchmanager/api/pom.xml
opendaylight/adsal/switchmanager/implementation/pom.xml
opendaylight/adsal/switchmanager/integrationtest/pom.xml
opendaylight/adsal/topologymanager/implementation/pom.xml
opendaylight/adsal/topologymanager/integrationtest/pom.xml
opendaylight/adsal/topologymanager/shell/pom.xml
opendaylight/adsal/usermanager/api/pom.xml
opendaylight/adsal/usermanager/implementation/pom.xml
opendaylight/adsal/web/brandfragment/pom.xml
opendaylight/adsal/web/devices/pom.xml
opendaylight/adsal/web/flows/pom.xml
opendaylight/adsal/web/osgi-brandfragment/pom.xml
opendaylight/adsal/web/root/pom.xml
opendaylight/adsal/web/topology/pom.xml
opendaylight/adsal/web/troubleshoot/pom.xml
opendaylight/archetypes/odl-model-project/pom.xml
opendaylight/archetypes/odl-model-project/src/main/resources/archetype-resources/pom.xml
opendaylight/archetypes/opendaylight-configfile-archetype/pom.xml
opendaylight/archetypes/opendaylight-karaf-distro-archetype/pom.xml
opendaylight/archetypes/opendaylight-karaf-distro-archetype/src/main/resources/archetype-resources/pom.xml
opendaylight/archetypes/opendaylight-karaf-features/pom.xml
opendaylight/archetypes/opendaylight-karaf-features/src/main/resources/archetype-resources/pom.xml
opendaylight/archetypes/opendaylight-karaf-features/src/main/resources/archetype-resources/src/main/resources/features.xml
opendaylight/archetypes/opendaylight-startup/pom.xml
opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/api/pom.xml
opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/features/pom.xml
opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/impl/pom.xml
opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/karaf/pom.xml
opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/pom.xml
opendaylight/archetypes/pom.xml
opendaylight/commons/checkstyle/pom.xml
opendaylight/commons/concepts/pom.xml
opendaylight/commons/enunciate-parent/pom.xml
opendaylight/commons/filter-valve/pom.xml
opendaylight/commons/liblldp/pom.xml
opendaylight/commons/logback_settings/pom.xml
opendaylight/commons/opendaylight/pom.xml
opendaylight/commons/parent/pom.xml
opendaylight/commons/protocol-framework/pom.xml
opendaylight/config/config-api/pom.xml
opendaylight/config/config-artifacts/pom.xml
opendaylight/config/config-manager/pom.xml
opendaylight/config/config-module-archetype/pom.xml
opendaylight/config/config-netty-config/pom.xml
opendaylight/config/config-parent/pom.xml
opendaylight/config/config-persister-api/pom.xml
opendaylight/config/config-persister-directory-xml-adapter/pom.xml
opendaylight/config/config-persister-feature-adapter/pom.xml
opendaylight/config/config-persister-file-xml-adapter/pom.xml
opendaylight/config/config-plugin-parent/pom.xml
opendaylight/config/config-util/pom.xml
opendaylight/config/logback-config-loader/pom.xml
opendaylight/config/logback-config/pom.xml
opendaylight/config/netconf-config-dispatcher/pom.xml
opendaylight/config/netty-config-api/pom.xml
opendaylight/config/netty-event-executor-config/pom.xml
opendaylight/config/netty-threadgroup-config/pom.xml
opendaylight/config/netty-timer-config/pom.xml
opendaylight/config/pom.xml
opendaylight/config/shutdown-api/pom.xml
opendaylight/config/shutdown-impl/pom.xml
opendaylight/config/threadpool-config-api/pom.xml
opendaylight/config/threadpool-config-impl/pom.xml
opendaylight/config/yang-jmx-generator-it/pom.xml
opendaylight/config/yang-jmx-generator-plugin/pom.xml
opendaylight/config/yang-jmx-generator/pom.xml
opendaylight/config/yang-test-plugin/pom.xml
opendaylight/config/yang-test/pom.xml
opendaylight/md-sal/benchmark-data-store/pom.xml
opendaylight/md-sal/md-sal-config/pom.xml
opendaylight/md-sal/mdsal-artifacts/pom.xml
opendaylight/md-sal/messagebus-api/pom.xml
opendaylight/md-sal/messagebus-config/pom.xml
opendaylight/md-sal/messagebus-impl/pom.xml
opendaylight/md-sal/messagebus-spi/pom.xml
opendaylight/md-sal/model/model-inventory/pom.xml
opendaylight/md-sal/model/model-topology/pom.xml
opendaylight/md-sal/model/pom.xml
opendaylight/md-sal/pom.xml
opendaylight/md-sal/sal-akka-raft-example/pom.xml
opendaylight/md-sal/sal-akka-raft/pom.xml
opendaylight/md-sal/sal-binding-api/pom.xml
opendaylight/md-sal/sal-binding-broker/pom.xml
opendaylight/md-sal/sal-binding-config/pom.xml
opendaylight/md-sal/sal-binding-dom-it/pom.xml
opendaylight/md-sal/sal-binding-it/pom.xml
opendaylight/md-sal/sal-binding-util/pom.xml
opendaylight/md-sal/sal-clustering-commons/pom.xml
opendaylight/md-sal/sal-clustering-config/pom.xml
opendaylight/md-sal/sal-common-api/pom.xml
opendaylight/md-sal/sal-common-impl/pom.xml
opendaylight/md-sal/sal-common-util/pom.xml
opendaylight/md-sal/sal-common/pom.xml
opendaylight/md-sal/sal-connector-api/pom.xml
opendaylight/md-sal/sal-distributed-datastore/pom.xml
opendaylight/md-sal/sal-dom-api/pom.xml
opendaylight/md-sal/sal-dom-broker/pom.xml
opendaylight/md-sal/sal-dom-spi/pom.xml
opendaylight/md-sal/sal-dom-xsql-config/pom.xml
opendaylight/md-sal/sal-dom-xsql/pom.xml
opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml
opendaylight/md-sal/sal-inmemory-datastore/pom.xml
opendaylight/md-sal/sal-karaf-xsql/pom.xml
opendaylight/md-sal/sal-netconf-connector/pom.xml
opendaylight/md-sal/sal-remote/pom.xml
opendaylight/md-sal/sal-remoterpc-connector/pom.xml
opendaylight/md-sal/sal-rest-connector-config/pom.xml
opendaylight/md-sal/sal-rest-connector/pom.xml
opendaylight/md-sal/sal-rest-docgen-maven/pom.xml
opendaylight/md-sal/sal-rest-docgen/pom.xml
opendaylight/md-sal/sal-restconf-broker/pom.xml
opendaylight/md-sal/sal-test-model/pom.xml
opendaylight/md-sal/samples/clustering-test-app/configuration/pom.xml
opendaylight/md-sal/samples/clustering-test-app/model/pom.xml
opendaylight/md-sal/samples/clustering-test-app/pom.xml
opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml
opendaylight/md-sal/samples/pom.xml
opendaylight/md-sal/samples/toaster-config/pom.xml
opendaylight/md-sal/samples/toaster-consumer/pom.xml
opendaylight/md-sal/samples/toaster-it/pom.xml
opendaylight/md-sal/samples/toaster-provider/pom.xml
opendaylight/md-sal/samples/toaster/pom.xml
opendaylight/netconf/config-netconf-connector/pom.xml
opendaylight/netconf/config-persister-impl/pom.xml
opendaylight/netconf/ietf-netconf-monitoring-extension/pom.xml
opendaylight/netconf/ietf-netconf-monitoring/pom.xml
opendaylight/netconf/ietf-netconf-notifications/pom.xml
opendaylight/netconf/ietf-netconf/pom.xml
opendaylight/netconf/mdsal-netconf-connector/pom.xml
opendaylight/netconf/mdsal-netconf-monitoring/pom.xml
opendaylight/netconf/netconf-api/pom.xml
opendaylight/netconf/netconf-artifacts/pom.xml
opendaylight/netconf/netconf-auth/pom.xml
opendaylight/netconf/netconf-cli/pom.xml
opendaylight/netconf/netconf-client/pom.xml
opendaylight/netconf/netconf-config/pom.xml
opendaylight/netconf/netconf-connector-config/pom.xml
opendaylight/netconf/netconf-impl/pom.xml
opendaylight/netconf/netconf-it/pom.xml
opendaylight/netconf/netconf-mapping-api/pom.xml
opendaylight/netconf/netconf-mdsal-config/pom.xml
opendaylight/netconf/netconf-monitoring/pom.xml
opendaylight/netconf/netconf-netty-util/pom.xml
opendaylight/netconf/netconf-notifications-api/pom.xml
opendaylight/netconf/netconf-notifications-impl/pom.xml
opendaylight/netconf/netconf-ssh/pom.xml
opendaylight/netconf/netconf-tcp/pom.xml
opendaylight/netconf/netconf-testtool/pom.xml
opendaylight/netconf/netconf-usermanager/pom.xml
opendaylight/netconf/netconf-util/pom.xml
opendaylight/netconf/pom.xml
pom.xml

index c2d4b14f2a4923f900a32f49df4d2d774a731f20..544848a81c007eaf95700f63dd63e3d6e105e1ad 100644 (file)
@@ -10,7 +10,7 @@
    <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../opendaylight/commons/opendaylight</relativePath>
    </parent>
    <artifactId>features-akka</artifactId>
       <features.file>features.xml</features.file>
       <!-- Optional TODO: Move these properties to your parent pom and possibly
             DependencyManagement section of your parent pom -->
-      <branding.version>1.1.0-Lithium</branding.version>
-      <karaf.resources.version>1.5.0-Lithium</karaf.resources.version>
+      <branding.version>1.1.1-SNAPSHOT</branding.version>
+      <karaf.resources.version>1.5.1-SNAPSHOT</karaf.resources.version>
       <karaf.version>3.0.3</karaf.version>
-      <feature.test.version>0.7.0-Lithium</feature.test.version>
-      <karaf.empty.version>1.5.0-Lithium</karaf.empty.version>
+      <feature.test.version>0.7.1-SNAPSHOT</feature.test.version>
+      <karaf.empty.version>1.5.1-SNAPSHOT</karaf.empty.version>
       <surefire.version>2.16</surefire.version>
    </properties>
    <dependencies>
         <dependency>
           <groupId>org.opendaylight.yangtools</groupId>
           <artifactId>features-yangtools</artifactId>
-          <version>0.7.0-Lithium</version>
+          <version>0.7.1-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
         <dependency>
           <groupId>org.opendaylight.controller</groupId>
           <artifactId>features-mdsal</artifactId>
-          <version>1.2.0-Lithium</version>
+          <version>1.2.1-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
         <dependency>
           <groupId>org.opendaylight.openflowplugin</groupId>
           <artifactId>features-openflowplugin</artifactId>
-          <version>0.1.0-Lithium</version>
+          <version>0.1.1-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
index 8daaf9e01890a0cdfe70c996f1a5b2157a3498f6..b8a216db1b8925c543a8e2a2fd575791fce831e2 100644 (file)
@@ -18,9 +18,9 @@
     Necessary TODO: Add repo entries for the repositories of features you refer to
         in this feature file but do not define here.
         Examples:
-            <repository>mvn:org.opendaylight.yangtools/features-yangtools/0.7.0-Lithium/xml/features</repository>
-            <repository>mvn:org.opendaylight.controller/features-mdsal/1.2.0-Lithium/xml/features</repository>
-            <repository>mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.1.0-Lithium/xml/features</repository>
+            <repository>mvn:org.opendaylight.yangtools/features-yangtools/0.7.1-SNAPSHOT/xml/features</repository>
+            <repository>mvn:org.opendaylight.controller/features-mdsal/1.2.1-SNAPSHOT/xml/features</repository>
+            <repository>mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.1.1-SNAPSHOT/xml/features</repository>
     -->
     <feature name='odl-akka-all' version='${project.version}' description='OpenDaylight :: Akka :: All'>
         <!--
@@ -53,7 +53,7 @@
 
         * Basic MD-SAL Provider
         <feature name='odl-controller-provider' version='${project.version}' description='OpenDaylight :: controller :: Provider '>
-            <feature version='1.2.0-Lithium'>odl-mdsal-broker</feature>
+            <feature version='1.2.1-SNAPSHOT'>odl-mdsal-broker</feature>
             <feature version='${project.version}'>odl-controller-model</feature>
             <bundle>mvn:org.opendaylight.controller/controller-provider/${project.version}</bundle>
             ... whatever other bundles you need
 
         * Basic MD-SAL Model feature
         <feature name='odl-controller-model' version='${project.version}' description='OpenDaylight :: controller :: Model'>
-            <feature version='0.7.0-Lithium'>odl-yangtools-binding</feature>
-            <feature version='0.7.0-Lithium'>odl-yangtools-models</feature>
+            <feature version='0.7.1-SNAPSHOT'>odl-yangtools-binding</feature>
+            <feature version='0.7.1-SNAPSHOT'>odl-yangtools-models</feature>
             <bundle>mvn:org.opendaylight.controller/controller-model/${project.version}</bundle>
             ... whatever other bundles you need
         </feature>
 
         * Config Subsystem example - the config file is your config subsystem configuration
         <feature name='odl-controller-provider' version='${project.version}' description='OpenDaylight :: controller :: Provider'>
-            <feature version='1.2.0-Lithium'>odl-mdsal-broker</feature>
+            <feature version='1.2.1-SNAPSHOT'>odl-mdsal-broker</feature>
             <bundle>mvn:org.opendaylight.controller/controller-provider/${project.version}</bundle>
             <configfile finalname="etc/opendaylight/karaf/80-controller.xml">mvn:org.opendaylight.controller/controller-config/${project.version}/xml/config</configfile>
             ... whatever other bundles you need
@@ -77,7 +77,7 @@
 
         * Basic MD-SAL Provider that uses openflowplugin-flow-services (which brings along odl-mdsal-broker)
         <feature name='odl-controller-provider' version='${project.version}' description='OpenDaylight :: controller :: Provider'>
-            <feature version='0.1.0-Lithium'>odl-openflowplugin-flow-services</feature>
+            <feature version='0.1.1-SNAPSHOT'>odl-openflowplugin-flow-services</feature>
             <bundle>mvn:org.opendaylight.controller/controller-provider/${project.version}</bundle>
             ... whatever other bundles you need
         </feature>
index 8f55c039180a7d100edc0a8cab45d9fb7a75fce8..754391c8c4cfa755c43b4e4dab317bfe4640ba81 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
     <relativePath>../../opendaylight/config/</relativePath>
   </parent>
   <artifactId>features-config-netty</artifactId>
index 3b8bbf8007faaec5ab04f5362bc66b19662b3180..c2687bb51c9b7cd447c716d7f1290b78f69f86b4 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
     <relativePath>../../opendaylight/config/</relativePath>
   </parent>
   <artifactId>features-config-persister</artifactId>
index fd2cb85604307534ff9b0ea96c2587dfef8d7336..a944a126817c412507b864f4907fbd32a32a8f70 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
     <relativePath>../../opendaylight/config/</relativePath>
   </parent>
   <artifactId>features-config</artifactId>
@@ -20,7 +20,7 @@
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>opendaylight-karaf-empty</artifactId>
-      <version>1.5.0-Lithium</version>
+      <version>1.5.1-SNAPSHOT</version>
       <type>zip</type>
     </dependency>
     <dependency>
index 7c97b3b21e9a39c8ae0abb6f62379c21de330bc8..186797f484dd8e7678e9e4a166b25aceaab50eca 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>commons.opendaylight</artifactId>
-        <version>1.5.0-Lithium</version>
+        <version>1.5.1-SNAPSHOT</version>
         <relativePath>../../opendaylight/commons/opendaylight</relativePath>
     </parent>
     <artifactId>features-extras</artifactId>
         <features.file>features.xml</features.file>
         <!-- Optional TODO: Move these properties to your parent pom and possibly
               DependencyManagement section of your parent pom -->
-        <branding.version>1.1.0-Lithium</branding.version>
-        <karaf.resources.version>1.5.0-Lithium</karaf.resources.version>
+        <branding.version>1.1.1-SNAPSHOT</branding.version>
+        <karaf.resources.version>1.5.1-SNAPSHOT</karaf.resources.version>
         <karaf.version>3.0.3</karaf.version>
-        <karaf.empty.version>1.5.0-Lithium</karaf.empty.version>
+        <karaf.empty.version>1.5.1-SNAPSHOT</karaf.empty.version>
         <surefire.version>2.16</surefire.version>
     </properties>
     <dependencies>
index 47763f4647e73fb26f6a5552ce03f81a1fd3ab69..f5d32289618fed7d6a88104a673d7c9edef409bb 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.0-Lithium</version>
+    <version>1.2.1-SNAPSHOT</version>
     <relativePath>../../opendaylight/md-sal</relativePath>
   </parent>
   <artifactId>features-mdsal</artifactId>
index 7b65744c7d82b62627a702b08a45f52bbac6fb1a..f9e2ca2491d3dcac54ccb2cf2e87982389192e59 100644 (file)
@@ -10,7 +10,7 @@
    <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.0-Lithium</version>
+    <version>1.2.1-SNAPSHOT</version>
     <relativePath>../../opendaylight/md-sal</relativePath>
    </parent>
    <!--
@@ -21,7 +21,7 @@
   -->
    <artifactId>features-netconf-connector</artifactId>
    <!-- Optional TODO: Uncomment version if you are not using a parent pom.xml
-   <version>1.1.0-Lithium</version>
+   <version>1.1.1-SNAPSHOT</version>
    -->
    <packaging>jar</packaging>
    <properties>
         <dependency>
           <groupId>org.opendaylight.yangtools</groupId>
           <artifactId>features-yangtools</artifactId>
-          <version>0.7.0-Lithium</version>
+          <version>0.7.1-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
         <dependency>
           <groupId>org.opendaylight.controller</groupId>
           <artifactId>features-mdsal</artifactId>
-          <version>1.2.0-Lithium</version>
+          <version>1.2.1-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
         <dependency>
           <groupId>org.opendaylight.openflowplugin</groupId>
           <artifactId>features-openflowplugin</artifactId>
-          <version>0.1.0-Lithium</version>
+          <version>0.1.1-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
     -->
     <!-- test to validate features.xml -->
    <!--FIXME BUG-2195 When running single feature tests for netconf connector, features including ssh proxy server always fail (this behavior does not appear when running karaf distro directly)-->
+    <!-- TEMPORARILY DISABLE TO BREAK CYCLIC DEPENDENCY
     <dependency>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>features-test</artifactId>
       <scope>test</scope>
     </dependency>
+    -->
     <!-- dependency for opendaylight-karaf-empty for use by testing -->
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
index e768aa7b9adad569dc54eb635dc9af7c0a608ddc..934c7d374286d1975d0bbca4949646bbf24b4910 100644 (file)
@@ -18,9 +18,9 @@
     Necessary TODO: Add repo entries for the repositories of features you refer to
         in this feature file but do not define here.
         Examples:
-            <repository>mvn:org.opendaylight.yangtools/features-yangtools/0.7.0-Lithium/xml/features</repository>
-            <repository>mvn:org.opendaylight.controller/features-mdsal/1.2.0-Lithium/xml/features</repository>
-            <repository>mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.1.0-Lithium/xml/features</repository>
+            <repository>mvn:org.opendaylight.yangtools/features-yangtools/0.7.1-SNAPSHOT/xml/features</repository>
+            <repository>mvn:org.opendaylight.controller/features-mdsal/1.2.1-SNAPSHOT/xml/features</repository>
+            <repository>mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.1.1-SNAPSHOT/xml/features</repository>
     -->
     <repository>mvn:org.opendaylight.controller/features-mdsal/${mdsal.version}/xml/features</repository>
     <repository>mvn:org.opendaylight.yangtools/features-yangtools/${yangtools.version}/xml/features</repository>
@@ -59,7 +59,7 @@
 
         * Basic MD-SAL Provider
         <feature name='odl-controller-provider' version='${project.version}' description='OpenDaylight :: controller :: Provider '>
-            <feature version='1.2.0-Lithium'>odl-mdsal-broker</feature>
+            <feature version='1.2.1-SNAPSHOT'>odl-mdsal-broker</feature>
             <feature version='${project.version}'>odl-controller-model</feature>
             <bundle>mvn:org.opendaylight.controller/controller-provider/${project.version}</bundle>
             ... whatever other bundles you need
 
         * Basic MD-SAL Model feature
         <feature name='odl-controller-model' version='${project.version}' description='OpenDaylight :: controller :: Model'>
-            <feature version='0.7.0-Lithium'>odl-yangtools-binding</feature>
-            <feature version='0.7.0-Lithium'>odl-yangtools-models</feature>
+            <feature version='0.7.1-SNAPSHOT'>odl-yangtools-binding</feature>
+            <feature version='0.7.1-SNAPSHOT'>odl-yangtools-models</feature>
             <bundle>mvn:org.opendaylight.controller/controller-model/${project.version}</bundle>
             ... whatever other bundles you need
         </feature>
 
         * Config Subsystem example - the config file is your config subsystem configuration
         <feature name='odl-controller-provider' version='${project.version}' description='OpenDaylight :: controller :: Provider'>
-            <feature version='1.2.0-Lithium'>odl-mdsal-broker</feature>
+            <feature version='1.2.1-SNAPSHOT'>odl-mdsal-broker</feature>
             <bundle>mvn:org.opendaylight.controller/controller-provider/${project.version}</bundle>
             <configfile finalname="etc/opendaylight/karaf/80-controller.xml">mvn:org.opendaylight.controller/controller-config/${project.version}/xml/config</configfile>
             ... whatever other bundles you need
@@ -83,7 +83,7 @@
 
         * Basic MD-SAL Provider that uses openflowplugin-flow-services (which brings along odl-mdsal-broker)
         <feature name='odl-controller-provider' version='${project.version}' description='OpenDaylight :: controller :: Provider'>
-            <feature version='0.1.0-Lithium'>odl-openflowplugin-flow-services</feature>
+            <feature version='0.1.1-SNAPSHOT'>odl-openflowplugin-flow-services</feature>
             <bundle>mvn:org.opendaylight.controller/controller-provider/${project.version}</bundle>
             ... whatever other bundles you need
         </feature>
index 98ee5ff617e888a2b03d0158cfacde7a1439b65d..2cc4d0af5a35b8859ac35f638462e169ae293871 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
     <relativePath>../../opendaylight/netconf</relativePath>
   </parent>
   <artifactId>features-netconf</artifactId>
index bb16117c4692a05e889c8b50da044b23e4798dac..4adb6d8e25f850dcdae75c71e52d9e3abd033661 100644 (file)
@@ -27,7 +27,7 @@
     <bundle>mvn:org.opendaylight.controller/ietf-netconf-monitoring-extension/${project.version}</bundle>
     <bundle>mvn:org.opendaylight.yangtools.model/ietf-inet-types/${ietf-inet-types.version}</bundle>
     <bundle>mvn:org.opendaylight.yangtools.model/ietf-yang-types/${ietf-yang-types.version}</bundle>
-    <bundle>mvn:org.opendaylight.yangtools.model/ietf-yang-types-20130715/2013.07.15.7-Lithium</bundle>
+    <bundle>mvn:org.opendaylight.yangtools.model/ietf-yang-types-20130715/2013.07.15.7.1-SNAPSHOT</bundle>
   </feature>
   <feature name='odl-netconf-mapping-api' version='${project.version}' description="OpenDaylight :: Netconf :: Mapping API">
     <feature version='${project.version}'>odl-netconf-api</feature>
index 81158b5ad195d5483550288b7c115c09642c0768..c7004bfad2c4d03b785f1d4f06aa26f5332ca54c 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <artifactId>features-controller</artifactId>
index 9a0aacc147b34c0c9b87024a7e4543bd2663c2da..dc07b8c7712953378aa937d36a4d1e7b34e79275 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <artifactId>features-protocol-framework</artifactId>
index 8a4112942bddc8649faf1e78e1614385d28fa318..4f342826d12c2137b276e56968d505ed8c028dd9 100644 (file)
@@ -10,7 +10,7 @@
    <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.0-Lithium</version>
+    <version>1.2.1-SNAPSHOT</version>
     <relativePath>../../opendaylight/md-sal</relativePath>
    </parent>
    <!--
@@ -22,7 +22,7 @@
    <artifactId>features-restconf</artifactId>
    <groupId>org.opendaylight.controller</groupId>
    <!-- Optional TODO: Uncomment version if you are not using a parent pom.xml
-   <version>1.1.0-Lithium</version>
+   <version>1.1.1-SNAPSHOT</version>
    -->
    <packaging>jar</packaging>
    <properties>
         <dependency>
           <groupId>org.opendaylight.yangtools</groupId>
           <artifactId>features-yangtools</artifactId>
-          <version>0.7.0-Lithium</version>
+          <version>0.7.1-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
         <dependency>
           <groupId>org.opendaylight.controller</groupId>
           <artifactId>features-mdsal</artifactId>
-          <version>1.2.0-Lithium</version>
+          <version>1.2.1-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
         <dependency>
           <groupId>org.opendaylight.openflowplugin</groupId>
           <artifactId>features-openflowplugin</artifactId>
-          <version>0.1.0-Lithium</version>
+          <version>0.1.1-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
       Optional TODO: Remove TODO comments.
     -->
     <!-- test to validate features.xml -->
+    <!-- TEMPORARILY DISABLE TO BREAK CYCLIC DEPENDENCY
     <dependency>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>features-test</artifactId>
       <scope>test</scope>
     </dependency>
+    -->
     <!-- dependency for opendaylight-karaf-empty for use by testing -->
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
index 72a9a97cb83e5c2cad3acbbc78ccb8f0739547f2..dc2cce2ac22f03190a7ffeccfe84a2a12a3a9d79 100644 (file)
@@ -18,9 +18,9 @@
     Necessary TODO: Add repo entries for the repositories of features you refer to
         in this feature file but do not define here.
         Examples:
-            <repository>mvn:org.opendaylight.yangtools/features-yangtools/0.7.0-Lithium/xml/features</repository>
-            <repository>mvn:org.opendaylight.controller/features-mdsal/1.2.0-Lithium/xml/features</repository>
-            <repository>mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.1.0-Lithium/xml/features</repository>
+            <repository>mvn:org.opendaylight.yangtools/features-yangtools/0.7.1-SNAPSHOT/xml/features</repository>
+            <repository>mvn:org.opendaylight.controller/features-mdsal/1.2.1-SNAPSHOT/xml/features</repository>
+            <repository>mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.1.1-SNAPSHOT/xml/features</repository>
     -->
     <repository>mvn:org.opendaylight.controller/features-mdsal/${mdsal.version}/xml/features</repository>
     <repository>mvn:org.opendaylight.yangtools/features-yangtools/${yangtools.version}/xml/features</repository>
@@ -53,7 +53,7 @@
 
         * Basic MD-SAL Provider
         <feature name='odl-controller-provider' version='${project.version}' description='OpenDaylight :: controller :: Provider '>
-            <feature version='1.2.0-Lithium'>odl-mdsal-broker</feature>
+            <feature version='1.2.1-SNAPSHOT'>odl-mdsal-broker</feature>
             <feature version='${project.version}'>odl-controller-model</feature>
             <bundle>mvn:org.opendaylight.controller/controller-provider/${project.version}</bundle>
             ... whatever other bundles you need
 
         * Basic MD-SAL Model feature
         <feature name='odl-controller-model' version='${project.version}' description='OpenDaylight :: controller :: Model'>
-            <feature version='0.7.0-Lithium'>odl-yangtools-binding</feature>
-            <feature version='0.7.0-Lithium'>odl-yangtools-models</feature>
+            <feature version='0.7.1-SNAPSHOT'>odl-yangtools-binding</feature>
+            <feature version='0.7.1-SNAPSHOT'>odl-yangtools-models</feature>
             <bundle>mvn:org.opendaylight.controller/controller-model/${project.version}</bundle>
             ... whatever other bundles you need
         </feature>
 
         * Config Subsystem example - the config file is your config subsystem configuration
         <feature name='odl-controller-provider' version='${project.version}' description='OpenDaylight :: controller :: Provider'>
-            <feature version='1.2.0-Lithium'>odl-mdsal-broker</feature>
+            <feature version='1.2.1-SNAPSHOT'>odl-mdsal-broker</feature>
             <bundle>mvn:org.opendaylight.controller/controller-provider/${project.version}</bundle>
             <configfile finalname="etc/opendaylight/karaf/80-controller.xml">mvn:org.opendaylight.controller/controller-config/${project.version}/xml/config</configfile>
             ... whatever other bundles you need
@@ -77,7 +77,7 @@
 
         * Basic MD-SAL Provider that uses openflowplugin-flow-services (which brings along odl-mdsal-broker)
         <feature name='odl-controller-provider' version='${project.version}' description='OpenDaylight :: controller :: Provider'>
-            <feature version='0.1.0-Lithium'>odl-openflowplugin-flow-services</feature>
+            <feature version='0.1.1-SNAPSHOT'>odl-openflowplugin-flow-services</feature>
             <bundle>mvn:org.opendaylight.controller/controller-provider/${project.version}</bundle>
             ... whatever other bundles you need
         </feature>
index 1fe872a20ddb28ed77d3cd9618d7394cc8c4d8ea..8c8525ed41790b39ac43ca7f998009bc051b23d0 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>itests-controller</artifactId>
-        <version>1.5.0-Lithium</version>
+        <version>1.5.1-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <artifactId>base-features-it</artifactId>
index ab91b8ba085b046ebf3d2143e89524e7bab3b82c..168a7faccc7f774390e9776e494d9f01f5f8880f 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <artifactId>itests-controller</artifactId>
index 803f5cb5bf3cd9df88fc95bd396274305e55b0f2..1b756af9ef5356a13e65378ddc328a78b8306d55 100644 (file)
@@ -5,11 +5,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>releasepom</artifactId>
-    <version>0.2.0-Lithium</version>
+    <version>0.2.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>karaf.branding</artifactId>
-  <version>1.1.0-Lithium</version>
+  <version>1.1.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>OpenDaylight :: Karaf :: Branding</name>
 
index b1e8b38ec6dcd1782bd5f8f41d84fcafcaa582a0..568032f31e9b07584e2ac8072a9d4de00c2c2b53 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -21,8 +21,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <packaging>pom</packaging>
 
   <properties>
-    <branding.version>1.1.0-Lithium</branding.version>
-    <karaf.resources.version>1.5.0-Lithium</karaf.resources.version>
+    <branding.version>1.1.1-SNAPSHOT</branding.version>
+    <karaf.resources.version>1.5.1-SNAPSHOT</karaf.resources.version>
     <karaf.localFeature>standard</karaf.localFeature>
     <!--  Karaf Maven plugin 3.023 reinstalls already installed
           boot features to container, which could be observed
index c13b1edfe6beecfd16d0bbd2e9dc3f4ec909099b..afd438077c32419fd1bd0f9fdec525c441c9eb5c 100644 (file)
@@ -3,13 +3,13 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>karaf-parent</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../karaf-parent</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>opendaylight-karaf-empty</artifactId>
-  <version>1.5.0-Lithium</version>
+  <version>1.5.1-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <prerequisites>
     <maven>3.1.1</maven>
index 8afadb4a410b14bba9b367a9276b3bc7e7860afa..a77b8e62b41ac991390892cf304f6ee49510511b 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <artifactId>opendaylight-karaf-resources</artifactId>
index 18eaa7eedb926981efaa7c5e164c3b7cc0b51cfa..15c7f239c2f29bd2a729d90b0f45c2dd3374ad63 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <artifactId>distribution.opendaylight-karaf</artifactId>
@@ -90,7 +90,7 @@
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>features-restconf</artifactId>
-      <version>1.2.0-Lithium</version>
+      <version>1.2.1-SNAPSHOT</version>
       <classifier>features</classifier>
       <type>xml</type>
       <scope>runtime</scope>
index d525a7c41d84cdddea394d934e8b0644aa47fd27..efd3fcfb528e93331e7fa1b9ba83c20f50c2d896 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.parent</artifactId>
-    <version>1.1.0-Lithium</version>
+    <version>1.1.1-SNAPSHOT</version>
     <relativePath>../opendaylight/commons/parent</relativePath>
   </parent>
 
index 508281054b446b0beb1732f2a1d6257651d08a1f..20b8bdcf8b259ea62b552464c7e5216961e6270b 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>enunciate-parent</artifactId>
-        <version>1.5.0-Lithium</version>
+        <version>1.5.1-SNAPSHOT</version>
         <relativePath>../../commons/enunciate-parent</relativePath>
     </parent>
 
index 1e60ab09b35a71f7eeb8627c2ddfb58afaa8763b..7d0403726f1567ab64c1a6e28182481d9a730104 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>appauth</artifactId>
-  <version>0.5.0-Lithium</version>
+  <version>0.5.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index eb50a6c9d2e62cfe1aafd19453c8351ca55b8c23..bf2b546e3cc90b4baccbf8b67d619db735f16428 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>arphandler</artifactId>
-  <version>0.6.0-Lithium</version>
+  <version>0.6.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 8ccfb1fbfa923d4c17724ea41808c79ea5eb313b..55650811f17bf7d4f61acad1f66c93490ace414f 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.integrationtest</artifactId>
-    <version>0.6.0-Lithium</version>
+    <version>0.6.1-SNAPSHOT</version>
     <relativePath>../../commons/integrationtest</relativePath>
   </parent>
 
   <artifactId>clustering.services.integrationtest</artifactId>
-  <version>0.5.0-Lithium</version>
+  <version>0.5.1-SNAPSHOT</version>
   <properties>
     <sonar.jacoco.itReportPath>../../implementation/target/jacoco-it.exec</sonar.jacoco.itReportPath>
     <!-- Sonar jacoco plugin to get integration test coverage info -->
index 62445225e05080c9e88d341a6051234faefa6826..3fc1e55618531f14f844af43ce6cb482064716f3 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>clustering.services</artifactId>
-  <version>0.6.0-Lithium</version>
+  <version>0.6.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 826d6dc5b9c4c8ce18aa5fe0ff02aa8814e53c69..c666c6cbb2655e2df8921092565119f29748375e 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>clustering.services-implementation</artifactId>
-  <version>0.5.0-Lithium</version>
+  <version>0.5.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <properties>
     <!-- Sonar properties using jacoco to retrieve integration test results -->
index 173cf4f6b74eb12cb4ce9cd995ee95c67b996cd2..99b2fcbe1641d1a922e0ca4945a556f33b45460d 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>clustering.stub</artifactId>
-  <version>0.5.0-Lithium</version>
+  <version>0.5.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 31d29903bf34dcbcc9f8bac57590a01d335b8f41..2b7adcac9afcc0f10ca000cb4f6c71a426328a8a 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>clustering.test</artifactId>
-  <version>0.5.0-Lithium</version>
+  <version>0.5.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index fd500f041a25058051ae750b8f466927a92d572e..e9b8b3d62f912b4ff3644631a60a243f3dcf0c5c 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>commons.httpclient</artifactId>
-  <version>0.2.0-Lithium</version>
+  <version>0.2.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
@@ -70,7 +70,7 @@
           <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>checkstyle</artifactId>
-            <version>0.1.0-Lithium</version>
+            <version>0.1.1-SNAPSHOT</version>
           </dependency>
         </dependencies>
       </plugin>
index 0a603b553b2effb4a765e089ad9b4d0e5710afbd..6b54276bdb72267871fe64cf058f35c2c96124de 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>commons.integrationtest</artifactId>
-  <version>0.6.0-Lithium</version>
+  <version>0.6.1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <dependencies>
@@ -88,7 +88,7 @@
           <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>checkstyle</artifactId>
-            <version>0.1.0-Lithium</version>
+            <version>0.1.1-SNAPSHOT</version>
           </dependency>
         </dependencies>
       </plugin>
index 03b165222be15475d76569588add8b53dfac0c69..12cb943794da261bf3b656500e9f13915b8f3d47 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>configuration</artifactId>
-  <version>0.5.0-Lithium</version>
+  <version>0.5.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index e1a3741010add0b5f15f7889f3b9bfc448f8f637..2d13dec81905eebc6543c247d1d3c1e57fb3dbd7 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>configuration.implementation</artifactId>
-  <version>0.5.0-Lithium</version>
+  <version>0.5.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 1f9383183045e8abf2cda92d11d6d58b259cd3b6..309e7ada5acda90bbef9aa0126325fd3ed855905 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.integrationtest</artifactId>
-    <version>0.6.0-Lithium</version>
+    <version>0.6.1-SNAPSHOT</version>
     <relativePath>../../commons/integrationtest</relativePath>
   </parent>
 
   <artifactId>configuration.integrationtest</artifactId>
-  <version>0.5.0-Lithium</version>
+  <version>0.5.1-SNAPSHOT</version>
   <dependencies>
     <dependency>
       <groupId>ch.qos.logback</groupId>
index 4bdbd9db872c7050aeee64378a5b2de69fa736fe..280f77e82ba6c9371e057a6af1962a0f3a03590e 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>connectionmanager</artifactId>
-  <version>0.2.0-Lithium</version>
+  <version>0.2.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 220f3703195527bc97978312e3c96d8893aa0c4e..bae602427a2dd6c27c4175d2b6112fafde521385 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>connectionmanager.implementation</artifactId>
-  <version>0.2.0-Lithium</version>
+  <version>0.2.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index f76e595a3556184f580f150a094b98103be23cc2..fe5c5350f1b756efa44dc84c58e0fb97f08c8159 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>containermanager</artifactId>
-  <version>0.6.0-Lithium</version>
+  <version>0.6.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 641e278efe8f88b5935b24a948d631421e9c0e98..314656aaa37b5faea5759102ca2afbef022aac44 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>containermanager.implementation</artifactId>
-  <version>0.6.0-Lithium</version>
+  <version>0.6.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 1d460380bd08c837e7f7f4095b215a08b1c750b4..37408b8bd17f9093b4ff03f117258d0554e11993 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>containermanager.it.implementation</artifactId>
-  <version>0.6.0-Lithium</version>
+  <version>0.6.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index e2b685b7c94e06f3e26192d6217231dba191510e..99a5ab4428fa449d86abb9b0e15701f18e002f1a 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>containermanager.shell</artifactId>
index 0de7b101b2006f05a9d3c4eefca68c85f5591a71..f00b51c0179e16822024e8b643777a925dacff96 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>dummy-console</artifactId>
-  <version>1.2.0-Lithium</version>
+  <version>1.2.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <description>Dummy Console Interfaces for Equinox-specific CLI</description>
   <build>
index e097d84e88bf2e8312ed0dccb8e13fa70e0f20ba..397b9900b441cb10dbd372e8c8e7a6faf68d9bfe 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <artifactId>features-adsal</artifactId>
@@ -31,7 +31,7 @@
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>opendaylight-karaf-empty</artifactId>
-      <version>1.5.0-Lithium</version>
+      <version>1.5.1-SNAPSHOT</version>
       <type>zip</type>
     </dependency>
     <!-- Bundle dependencies -->
index fc1fe8956bfe5958d8856e2238e20745600a0f6d..e3b7443dd72e998029e3df73cb45a0195bfcc21f 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <artifactId>features-base</artifactId>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>opendaylight-karaf-empty</artifactId>
-      <version>1.5.0-Lithium</version>
+      <version>1.5.1-SNAPSHOT</version>
       <type>zip</type>
     </dependency>
   </dependencies>
index b66bab00066c6450b164f304e9ed526c1d68ea4d..3c9d3d64f838f4265e8309e3013aa833f57022e2 100644 (file)
@@ -16,8 +16,8 @@
       <feature>odl-base-jackson</feature>
       <feature>odl-base-spring-security</feature>
    </feature>
-   <feature name="odl-base-dummy-console" description="Temporary Dummy Console" version="1.2.0-Lithium">
-      <bundle>mvn:org.opendaylight.controller/dummy-console/1.2.0-Lithium</bundle>
+   <feature name="odl-base-dummy-console" description="Temporary Dummy Console" version="1.2.1-SNAPSHOT">
+      <bundle>mvn:org.opendaylight.controller/dummy-console/1.2.1-SNAPSHOT</bundle>
    </feature>
    <feature name="odl-base-felix-dm" description="Felix Dependency Manager" version="${felix.dependencymanager.version}">
       <bundle>mvn:org.osgi/org.osgi.compendium/${osgi.compendium.version}</bundle>
index cf9f012f70eb7a4edb5b73ebc776b85a0e659eed..25766e1e0f3b922ec394683de85cf0160179f9c1 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <artifactId>controller-features</artifactId>
index f323055cd4a5f50e0f7eeccb4515f1b375f20fea..f56b75b074a4841860f67a77ded169363671b036 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <artifactId>extras-features</artifactId>
index bb4b1b03b5c4fff4c94a86b5adb526a176c81830..488865fe500c6e0f40a7b0896c6e7675d2032477 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <artifactId>features-nsf</artifactId>
@@ -25,7 +25,7 @@
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>opendaylight-karaf-empty</artifactId>
-      <version>1.5.0-Lithium</version>
+      <version>1.5.1-SNAPSHOT</version>
       <type>zip</type>
     </dependency>
     <!-- Feature Dependencies -->
index b071f2618cd301a7bd94d87080da4ba8080909d6..a43d886732c4a73513aeb25683705f99c3d04d8b 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>forwarding.staticrouting</artifactId>
-  <version>0.6.0-Lithium</version>
+  <version>0.6.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index f8a4ff817e94e345031d717d766040c19e646b8b..6ab4def55d4d80af19ec47b49136b6f0894888ff 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>forwardingrulesmanager</artifactId>
-  <version>0.7.0-Lithium</version>
+  <version>0.7.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 96cda5f04d9d91073ce0b5185a6b81c7b38af205..8f17a9e37f738678a1b3891aadaf3851c5d64a1f 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>forwardingrulesmanager.implementation</artifactId>
-  <version>0.5.0-Lithium</version>
+  <version>0.5.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index bc852dc600b03bbf9d7a8c45beb35c68aad2beca..ccba82e09033e228acd7c1a7f0851cc5035cb08b 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.integrationtest</artifactId>
-    <version>0.6.0-Lithium</version>
+    <version>0.6.1-SNAPSHOT</version>
     <relativePath>../../commons/integrationtest</relativePath>
   </parent>
 
   <artifactId>forwardingrulesmanager.integrationtest</artifactId>
-  <version>0.5.0-Lithium</version>
+  <version>0.5.1-SNAPSHOT</version>
   <properties>
     <sonar.jacoco.itReportPath>../../implementation/target/jacoco-it.exec</sonar.jacoco.itReportPath>
     <!-- Sonar jacoco plugin to get integration test coverage info -->
index 81199285084915468127c2ea2443d8ac814504ad..cc8701e3520292eea096e9e957eccc6811dfccb5 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>hosttracker</artifactId>
-  <version>0.6.0-Lithium</version>
+  <version>0.6.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 99384f3ff0c3f2374cf9c219eb2465150c4aef1d..be6a7fc6cec82c9bc0c34019767ca39d9db1aff5 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>hosttracker.implementation</artifactId>
-  <version>0.6.0-Lithium</version>
+  <version>0.6.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <properties>
index 8df75591544088e47c0c6d1d136ecfee0e68ebe5..b26d0a55b298758280b18d34f47f68b224e62755 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.integrationtest</artifactId>
-    <version>0.6.0-Lithium</version>
+    <version>0.6.1-SNAPSHOT</version>
     <relativePath>../../commons/integrationtest</relativePath>
   </parent>
 
   <artifactId>hosttracker.integrationtest</artifactId>
-  <version>0.6.0-Lithium</version>
+  <version>0.6.1-SNAPSHOT</version>
   <properties>
     <sonar.jacoco.itReportPath>../../implementaiton/target/jacoco-it.exec</sonar.jacoco.itReportPath>
     <!-- Sonar jacoco plugin to get integration test coverage info -->
index 1f4aebc4178c97ab096c285f32d0986db8a3ff6f..5297dfbd2b13e5cc5fbbd88575b27995ea0169db 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>hosttracker.shell</artifactId>
index 0fe0b4c0d3ea1b31e41d25e804f2e46c14a6c6b6..f78ee3981ddef8cef0e963a4898b0586c7e27ddd 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>hosttracker_new</artifactId>
-  <version>0.5.0-Lithium</version>
+  <version>0.5.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 8616e36915713b8d53c4350b099ebb812673231a..b420e3eb6f1f6819a532b970e9480033364753cd 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>hosttracker_new.implementation</artifactId>
-  <version>0.5.0-Lithium</version>
+  <version>0.5.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <properties>
index ffc84b2deffa58541d7a5516c84bb8e6ef5ed426..08e0a15c4dc278bb1bd0e0e4b6ce7185492a4c3d 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>karaf-tomcat-security</artifactId>
-  <version>0.5.0-Lithium</version>
+  <version>0.5.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index b0da3f6d8e7d88f618f8c8c9ef68b85cce42913e..3db3e60269a342984b90f37b3d7951e3f394f1e7 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>logging.bridge</artifactId>
-  <version>0.5.0-Lithium</version>
+  <version>0.5.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 464cd15bf8fa5baac982d273d852f284787cf915..c49f76bcdc1d8fe57cdac51fbf69268baa1959f6 100644 (file)
@@ -4,7 +4,7 @@
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>app-northbound</artifactId>
-  <version>0.1.0-Lithium</version>
+  <version>0.1.1-SNAPSHOT</version>
   <packaging>maven-archetype</packaging>
 
   <name>app-northbound</name>
index d78fc7656e3d0ab293ad8d6955e809a021aed863..b48c8bd360400cd69a50abdb80fbea8351e404da 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
index ca30cee9fb8ac0ce9a742ce3c92e08ade6761479..84348310e442a4ef5dbbe0a93550afc67073995b 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>bundlescanner</artifactId>
-  <version>0.5.0-Lithium</version>
+  <version>0.5.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 5c131397689b7eb25101189c7a360396ddc17d9a..036699c262c982aa6eb004140d2daf08a7ee77d1 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>bundlescanner.implementation</artifactId>
-  <version>0.5.0-Lithium</version>
+  <version>0.5.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 880304132f03345dcd3bf877501b870dc8611e86..46a181271f6f15dd1e8fc08f553ebf878b956afe 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>commons.northbound</artifactId>
-  <version>0.5.0-Lithium</version>
+  <version>0.5.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 1a12aaba7a08070bf7ff08e2d418e431253c573c..15f36c0d27681129ec19b79a5452bb0f44764afc 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../adsal-enunciate-parent</relativePath>
   </parent>
 
   <artifactId>connectionmanager.northbound</artifactId>
-  <version>0.2.0-Lithium</version>
+  <version>0.2.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 871ee2423c96d02cc6fbe02f38c826189012447c..909a47bd263c73af4d375ab8a61e358450742895 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>enunciate-parent</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/enunciate-parent</relativePath>
   </parent>
 
   <artifactId>containermanager.northbound</artifactId>
-  <version>0.5.0-Lithium</version>
+  <version>0.5.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index d05c868a3bdd796a7e4b4e472e8601c1d2b9b66f..05c2b6dcd090ea45ccb11a7f822610cdbbbb36dd 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../adsal-enunciate-parent</relativePath>
   </parent>
   <artifactId>controllermanager.northbound</artifactId>
-  <version>0.1.0-Lithium</version>
+  <version>0.1.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 9419e4a490e4a669b5923240298116f91777b273..050648b8391bf993b17885252f6dca17688377e3 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../adsal-enunciate-parent</relativePath>
   </parent>
 
   <artifactId>flowprogrammer.northbound</artifactId>
-  <version>0.5.0-Lithium</version>
+  <version>0.5.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 78fe6416170a33d446cb82705b556f5d7c9187ed..b997fe8664b94f7c756eed057ef93b9f8c5df10f 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../adsal-enunciate-parent</relativePath>
   </parent>
   <artifactId>hosttracker.northbound</artifactId>
-  <version>0.5.0-Lithium</version>
+  <version>0.5.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 89882886f91c59d34fb38d678fbdb56749da30e4..22e8b4c57cdada7ab00fd96aad97505c5e9d98b8 100644 (file)
@@ -5,12 +5,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>httpservice-bridge</artifactId>
-  <version>0.1.0-Lithium</version>
+  <version>0.1.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <description>HttpService bridge web application</description>
 
index 3dab9af2866814210be4e2628ba7ac6d5998aaf4..13db421b33ee0a48fd1ef180c32cf37aca67d130 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.integrationtest</artifactId>
-    <version>0.6.0-Lithium</version>
+    <version>0.6.1-SNAPSHOT</version>
     <relativePath>../../commons/integrationtest</relativePath>
   </parent>
 
   <artifactId>northbound.integrationtest</artifactId>
-  <version>0.5.0-Lithium</version>
+  <version>0.5.1-SNAPSHOT</version>
   <dependencies>
     <dependency>
       <groupId>ch.qos.logback</groupId>
index 8dd91b5c9faadf4a83de04643fd5bd9be8dd7b09..418bf2a81d755440c918e2c39afba4183ec40251 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>enunciate-parent</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/enunciate-parent</relativePath>
   </parent>
 
   <artifactId>northbound.client</artifactId>
-  <version>0.1.0-Lithium</version>
+  <version>0.1.1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>
index 04271452e7cd992977c6799fb3d46a16fd2b00df..577f28bf8f83158007cc8fe4c530749d5ab24449 100644 (file)
@@ -5,12 +5,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>jolokia-bridge</artifactId>
-  <version>0.1.0-Lithium</version>
+  <version>0.1.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <description>Jolokia bridge web application</description>
 
index 80af367a8d9307e80f062bb7e6180f42c4a48740..8ba807a46b69b782a05bc954ef8e02e2009af8e1 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../adsal-enunciate-parent</relativePath>
   </parent>
 
   <artifactId>networkconfig.bridgedomain.northbound</artifactId>
-  <version>0.1.0-Lithium</version>
+  <version>0.1.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 7e3e70f0466769a706c340ee73a89b2e189762be..7b5a9b29c627e8f5f9511fc2cc44aa131d0e29f1 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../adsal-enunciate-parent</relativePath>
   </parent>
 
   <artifactId>forwarding.staticrouting.northbound</artifactId>
-  <version>0.5.0-Lithium</version>
+  <version>0.5.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 9548722acfd942f6097ee7370f5dcbc7dc562b0d..dccab59f2bedbdf37f678f33fb3dceb131fc2c32 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../adsal-enunciate-parent</relativePath>
   </parent>
 
   <artifactId>statistics.northbound</artifactId>
-  <version>0.5.0-Lithium</version>
+  <version>0.5.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index be99d4741cb9c689909e508611b07ba9841a5acd..bdf1a7369a413ad76c3f5ab393378d7ed1ae454c 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../adsal-enunciate-parent</relativePath>
   </parent>
 
   <artifactId>subnets.northbound</artifactId>
-  <version>0.5.0-Lithium</version>
+  <version>0.5.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 2c9e85621476423903f533cab8b7938abbfbe350..e410a57d900052dc34fcbce81a7d7ead6724bfd3 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>swagger-ui</artifactId>
-  <version>0.1.0-Lithium</version>
+  <version>0.1.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <properties>
index 34f71296848f25cb4e080441a2a36e4b2a06928a..c52ed45b9a7ca680ab413b6de31c2ba07de69734 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../adsal-enunciate-parent</relativePath>
   </parent>
   <artifactId>switchmanager.northbound</artifactId>
-  <version>0.5.0-Lithium</version>
+  <version>0.5.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 01a516a6e1c036dc04e344519a20726122eb6084..b4365a882852a3df4ec88bfe4d252acc7ef8ff2a 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../adsal-enunciate-parent</relativePath>
   </parent>
 
   <artifactId>topology.northbound</artifactId>
-  <version>0.5.0-Lithium</version>
+  <version>0.5.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index d6470c228a4ea833b15afcb6f898cca275212ada..957b972444e3397dca8681f7cf264ef6470bafe2 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>enunciate-parent</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/enunciate-parent</relativePath>
   </parent>
 
   <artifactId>usermanager.northbound</artifactId>
-  <version>0.1.0-Lithium</version>
+  <version>0.1.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 9eb0f888bd364b9816a356eb2a3bd75b1d3f6606..4c0825a44d9dee884fcacea00240fd11ae2922ff 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../../opendaylight/commons/opendaylight</relativePath>
   </parent>
   <scm>
@@ -16,7 +16,7 @@
 
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>northboundtest</artifactId>
-        <version>0.5.0-Lithium</version>
+        <version>0.5.1-SNAPSHOT</version>
         <packaging>bundle</packaging>
 
         <build>
index 6b997b7ef265098a47a13cccdd792b68b45b36bc..508ea6a3695da4c981a7d8dea9ecdf6ab59ecdce 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.parent</artifactId>
-    <version>1.1.0-Lithium</version>
+    <version>1.1.1-SNAPSHOT</version>
     <relativePath>../commons/parent</relativePath>
   </parent>
 
index 36418d33f47ee0ad37c338f82461832aec45f74e..fabe696f7402043427d5ff80187f75dddfcda4e2 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>protocol_plugins.openflow</artifactId>
-  <version>0.5.0-Lithium</version>
+  <version>0.5.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index ed23d5f742f5ad1d3a10ad18306173ed4062cc3f..8477be6262bdaa733dcb056b43bf21e101f7aedc 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>protocol_plugins.stub</artifactId>
-  <version>0.5.0-Lithium</version>
+  <version>0.5.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index cc5331bb65a174976cf9d23b1ebcf09b00feb5f7..be82f039bc03d59c721143bb1a8adb2bf02881a4 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>routing.dijkstra_implementation</artifactId>
-  <version>0.5.0-Lithium</version>
+  <version>0.5.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 1efc1fec6ef8f95591ee034f2b62f7266219e737..32873b016496313789e5b6d35955a96729c1fb6d 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>sal</artifactId>
-  <version>0.9.0-Lithium</version>
+  <version>0.9.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index a06d5e60870470753d5c6759968acf355c632276..2133ffad198856a828503a3db52bab9a79c36314 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>sal.connection</artifactId>
-  <version>0.2.0-Lithium</version>
+  <version>0.2.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index c63e2eee363b37c192a33d6d380e55516b4fec98..1d93d55cc92a1bf1fa857ea6e7af1faaedc106b8 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>sal.connection.implementation</artifactId>
-  <version>0.2.0-Lithium</version>
+  <version>0.2.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 0678aed88a6e813c32b6f1035300f061f53cf2dc..7ee190e984810903978a37684715e3d2490706dd 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>sal.implementation</artifactId>
-  <version>0.5.0-Lithium</version>
+  <version>0.5.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 3a605fcc9e7f76e5092a5c044ea45a521799a122..906ddec701665dfc0d864ebfeeec907238c39b1f 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>sal.networkconfiguration</artifactId>
-  <version>0.1.0-Lithium</version>
+  <version>0.1.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index b842bf47da3c10b98e6147daaf15a8f80f0c376c..1ef219c9e1f7753108e3c2e8f44a3acd6eca7345 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>sal.networkconfiguration.implementation</artifactId>
-  <version>0.1.0-Lithium</version>
+  <version>0.1.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 11266778a2d221d230dcafeaca05e401fe658d3e..4a36115f8aaef6cd11708d03897da7abb88efb31 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>clustersession</artifactId>
-  <version>1.1.0-Lithium</version>
+  <version>1.1.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
@@ -43,7 +43,7 @@
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>clustering.services</artifactId>
-      <version>0.6.0-Lithium</version>
+      <version>0.6.1-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.slf4j</groupId>
index 39d2cb2ce2072ea277d5b6bf75a1b18cdc51d302..5f99d6209bad7fc32248a714f346732d6f43dfe5 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>samples.loadbalancer</artifactId>
-  <version>0.6.0-Lithium</version>
+  <version>0.6.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 0a46c5795b2afb7bbcbeebbc6b653262028f4209..67d6b13ca9d60d616d3ab42513ba8930ef328c2a 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>adsal-enunciate-parent</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../adsal-enunciate-parent</relativePath>
   </parent>
 
   <artifactId>samples.loadbalancer.northbound</artifactId>
-  <version>0.5.0-Lithium</version>
+  <version>0.5.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 4510edcf5913a12450049d8b3450fad51ef2fee6..3582d8b4bbd5cb8a97c13f4ab9a7507781720ad1 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>samples.simpleforwarding</artifactId>
-  <version>0.5.0-Lithium</version>
+  <version>0.5.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 329ed3d9d3980aa2e036c1244422ffe82d3f0950..6b78c5dacb19a644ae67b4ede5abe16cf839562c 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>security</artifactId>
-  <version>0.5.0-Lithium</version>
+  <version>0.5.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 626d3f35d08327c4f402eee3811da47b008ad8c0..326e3c13ab742fb4f4adbdea8f84a7a405f23618 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>statisticsmanager</artifactId>
-  <version>0.6.0-Lithium</version>
+  <version>0.6.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 986416c1116e5970ef529e2be7ca4c176c3a5092..707593c2d256cb001ee89330a40fe27058ebcb6a 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>statisticsmanager.implementation</artifactId>
-  <version>0.5.0-Lithium</version>
+  <version>0.5.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <properties>
     <!-- Sonar properties using jacoco to retrieve integration test results -->
index c05b529fa324b6e0d6752fadcfbfe341921bc6ed..aa372182baec26b706438aa6051b212068b0d86b 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.integrationtest</artifactId>
-    <version>0.6.0-Lithium</version>
+    <version>0.6.1-SNAPSHOT</version>
     <relativePath>../../commons/integrationtest</relativePath>
   </parent>
 
   <artifactId>statisticsmanager.integrationtest</artifactId>
-  <version>0.5.0-Lithium</version>
+  <version>0.5.1-SNAPSHOT</version>
   <properties>
     <sonar.jacoco.itReportPath>../../implementation/target/jacoco-it.exec</sonar.jacoco.itReportPath>
     <!-- Sonar jacoco plugin to get integration test coverage info -->
index b2bbfd239506843d8a93e003b6b6fbd7fa1f6a17..656651fd5c47dda24b46c17fcc07020cc058b7dd 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>switchmanager</artifactId>
-  <version>0.8.0-Lithium</version>
+  <version>0.8.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <properties>
index b85de1eb13c49a5c019761174c91e9ba13991548..891e785484521c85abb32ba0a4a714570ed1c174 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>switchmanager.implementation</artifactId>
-  <version>0.5.0-Lithium</version>
+  <version>0.5.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <properties>
index e0b4ec9b78dd88c82185b2de2455b7fe67d7a1ae..1f020d03908e1eb0938bec6076ba759f88e524dc 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.integrationtest</artifactId>
-    <version>0.6.0-Lithium</version>
+    <version>0.6.1-SNAPSHOT</version>
     <relativePath>../../commons/integrationtest</relativePath>
   </parent>
 
   <artifactId>switchmanager.integrationtest</artifactId>
-  <version>0.5.0-Lithium</version>
+  <version>0.5.1-SNAPSHOT</version>
   <properties>
     <sonar.jacoco.itReportPath>../../implementation/target/jacoco-it.exec</sonar.jacoco.itReportPath>
     <!-- Sonar jacoco plugin to get integration test coverage info -->
index 36db6e5487ca7674ff199ac5f5677e28db13ba6b..f8e4b5f2791c5f86dd3c248d2de0d990fa71e9c3 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>topologymanager</artifactId>
-  <version>0.5.0-Lithium</version>
+  <version>0.5.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 42ea3fbebe10ff6cb5ba1bf3e1dd2c6f5124c47c..23dcd2a18a68b64760ad3f141eb133bb9b67071a 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.integrationtest</artifactId>
-    <version>0.6.0-Lithium</version>
+    <version>0.6.1-SNAPSHOT</version>
     <relativePath>../../commons/integrationtest</relativePath>
   </parent>
 
   <artifactId>topologymanager.integrationtest</artifactId>
-  <version>0.5.0-Lithium</version>
+  <version>0.5.1-SNAPSHOT</version>
   <properties>
     <sonar.jacoco.itReportPath>../../implementaiton/target/jacoco-it.exec</sonar.jacoco.itReportPath>
     <!-- Sonar jacoco plugin to get integration test coverage info -->
index ba74d70a3861b89f5ab6610f582723b8f928f12f..a3f2e3a5c79106b83386155ef20c258f608b3563 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
   <artifactId>topologymanager.shell</artifactId>
index 53d7267dede5880040810cf0fbff0b5d913a565b..9dbc14f1e9d35d450e6131f633de958e91a74971 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>usermanager</artifactId>
-  <version>0.5.0-Lithium</version>
+  <version>0.5.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 0cae5831d44bddc8dc194032451c0dccfc7c13b8..e0652a36b2571cc96d4af5a8c4868e8c0bebff0a 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>usermanager.implementation</artifactId>
-  <version>0.5.0-Lithium</version>
+  <version>0.5.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 679205da4c26d7d6033577a2cb31fd6705f3cd20..cf997da808e20b694157fc0b8e5b92748f2429bb 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>commons.opendaylight</artifactId>
-        <version>1.5.0-Lithium</version>
+        <version>1.5.1-SNAPSHOT</version>
         <relativePath>../../../commons/opendaylight</relativePath>
     </parent>
   <scm>
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>web.brandfragment</artifactId>
-    <version>0.5.0-Lithium</version>
+    <version>0.5.1-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <build>
index 2c9b2a15add3290b60dc903e978ba0202cc8db3f..d926c47149025122c19e58eb873e836a3cb3a9f2 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>devices.web</artifactId>
-  <version>0.5.0-Lithium</version>
+  <version>0.5.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 3f7c16ee880f34125243951cbd7bdfcccb13e577..9301a17256a8568d9d0e922a0a20af4574b4a6ac 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>flows.web</artifactId>
-  <version>0.5.0-Lithium</version>
+  <version>0.5.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 42f652638aa6d68296b09f69a4c928f4bf386fff..a1a0644c7338e6e20e8e95afdc68b69f1670c5e9 100644 (file)
@@ -5,12 +5,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>osgi-brandfragment.web</artifactId>
-  <version>0.1.0-Lithium</version>
+  <version>0.1.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <description>OSGi management web application brand fragment</description>
 
index 27dee6847d41dfacc118c3dfbca39b49c47725e0..4efe14b215c5ed6077ee12178252fd5059ef4cfe 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>web</artifactId>
-  <version>0.5.0-Lithium</version>
+  <version>0.5.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 268689bd105196989fde7cc9da7a95cce8a39d58..c7338be112b4b5286cb898ab4f138b9cb810ac59 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>topology.web</artifactId>
-  <version>0.5.0-Lithium</version>
+  <version>0.5.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 245156eedf5c7966fbdce36b74ac6efa12526eb0..5d4f80ff491ba3b9aad12695f8bd5a13d8671cfd 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>troubleshoot.web</artifactId>
-  <version>0.5.0-Lithium</version>
+  <version>0.5.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 4acaf4c9114052bb82ce8842c085395859f30512..0fb00048436ed5d17273c9380385b912ed33c2ce 100644 (file)
@@ -5,12 +5,12 @@
   <parent>
      <groupId>org.opendaylight.controller.archetypes</groupId>
      <artifactId>archetypes-parent</artifactId>
-     <version>0.2.0-Lithium</version>
+     <version>0.2.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.opendaylight.controller.archetypes</groupId>
   <artifactId>odl-model-project</artifactId>
-  <version>1.2.0-Lithium</version>
+  <version>1.2.1-SNAPSHOT</version>
   <packaging>maven-archetype</packaging>
 
   <properties>
index ef658afdd5ae3dfefafcec6a97814257daa69f91..9593888dd57d87f1b8c8cfbff14ec8caf08884aa 100644 (file)
@@ -11,8 +11,8 @@
     <nexusproxy>http://nexus.opendaylight.org/content</nexusproxy>
     <nexus.repository.release>opendaylight.release</nexus.repository.release>
     <nexus.repository.snapshot>opendaylight.release</nexus.repository.snapshot>
-    <yang.version>0.7.0-Lithium</yang.version>
-    <yang.codegen.version>0.7.0-Lithium</yang.codegen.version>
+    <yang.version>0.7.1-SNAPSHOT</yang.version>
+    <yang.codegen.version>0.7.1-SNAPSHOT</yang.codegen.version>
     <bundle.plugin.version>2.3.7</bundle.plugin.version>
   </properties>
   <scm>
index 5eeb0c4d14101a704230eef579a591db54c81b27..72b7d867d6aacf2ebe76ae38abbf2ec680867c28 100644 (file)
@@ -5,12 +5,12 @@
   <parent>
      <groupId>org.opendaylight.controller.archetypes</groupId>
      <artifactId>archetypes-parent</artifactId>
-     <version>0.2.0-Lithium</version>
+     <version>0.2.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>opendaylight-configfile-archetype</artifactId>
-  <version>1.2.0-Lithium</version>
+  <version>1.2.1-SNAPSHOT</version>
   <packaging>maven-archetype</packaging>
 
   <description>Configuration files for md-sal</description>
index f1179e0ed5ede2f29c7bcd5029d4ef80f877f426..b5f5f0e6314e7030985fc19d48c7af838342fbef 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
      <groupId>org.opendaylight.controller.archetypes</groupId>
      <artifactId>archetypes-parent</artifactId>
-     <version>0.2.0-Lithium</version>
+     <version>0.2.1-SNAPSHOT</version>
   </parent>
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>opendaylight-karaf-distro-archetype</artifactId>
-  <version>1.1.0-Lithium</version>
+  <version>1.1.1-SNAPSHOT</version>
   <packaging>maven-archetype</packaging>
 
   <name>distribution-karaf-archetype</name>
index e1db5e797133ba90e92b1c5152095202ed6e03bf..8b9b6909c9ef749cd07e1c3b41c7bee26cd71460 100644 (file)
@@ -19,8 +19,8 @@
   <properties>
     <!-- Optional TODO: Move these properties to your parent pom and possibly
             DependencyManagement section of your parent pom -->
-    <branding.version>1.1.0-Lithium</branding.version>
-    <karaf.resources.version>1.5.0-Lithium</karaf.resources.version>
+    <branding.version>1.1.1-SNAPSHOT</branding.version>
+    <karaf.resources.version>1.5.1-SNAPSHOT</karaf.resources.version>
     <karaf.version>3.0.3</karaf.version>
   </properties>
 
@@ -81,7 +81,7 @@
       <dependency>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>features-openflowplugin</artifactId>
-        <version>0.1.0-Lithium</version>
+        <version>0.1.1-SNAPSHOT</version>
         <classifier>features</classifier>
         <type>xml</type>
         <scope>runtime</scope>
index 391d3ace68f8d5ca5cacc7dbe7069917a345865f..2e905370d2e58e2c97f9834f2f1dec8a24c9e6d1 100644 (file)
@@ -5,11 +5,11 @@
   <parent>
      <groupId>org.opendaylight.controller.archetypes</groupId>
      <artifactId>archetypes-parent</artifactId>
-     <version>0.2.0-Lithium</version>
+     <version>0.2.1-SNAPSHOT</version>
   </parent>
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>opendaylight-karaf-features-archetype</artifactId>
-  <version>1.1.0-Lithium</version>
+  <version>1.1.1-SNAPSHOT</version>
   <packaging>maven-archetype</packaging>
 
   <name>opendaylight-karaf-features-archetype</name>
index 4974b83317bac9b50da7c346237e8169898b187b..8a18d7b30d0b736cb864b44a0fd87b450f66e7dd 100644 (file)
       <features.file>features.xml</features.file>
       <!-- Optional TODO: Move these properties to your parent pom and possibly
             DependencyManagement section of your parent pom -->
-      <branding.version>1.1.0-Lithium</branding.version>
-      <karaf.resources.version>1.5.0-Lithium</karaf.resources.version>
+      <branding.version>1.1.1-SNAPSHOT</branding.version>
+      <karaf.resources.version>1.5.1-SNAPSHOT</karaf.resources.version>
       <karaf.version>3.0.3</karaf.version>
-      <feature.test.version>1.5.0-Lithium</feature.test.version>
-      <karaf.empty.version>1.5.0-Lithium</karaf.empty.version>
+      <feature.test.version>1.5.1-SNAPSHOT</feature.test.version>
+      <karaf.empty.version>1.5.1-SNAPSHOT</karaf.empty.version>
       <surefire.version>2.16</surefire.version>
    </properties>
    <dependencies>
         <dependency>
           <groupId>org.opendaylight.yangtools</groupId>
           <artifactId>features-yangtools</artifactId>
-          <version>0.7.0-Lithium</version>
+          <version>0.7.1-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
         <dependency>
           <groupId>org.opendaylight.controller</groupId>
           <artifactId>features-mdsal</artifactId>
-          <version>1.2.0-Lithium</version>
+          <version>1.2.1-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
         <dependency>
           <groupId>org.opendaylight.openflowplugin</groupId>
           <artifactId>features-openflowplugin</artifactId>
-          <version>0.1.0-Lithium</version>
+          <version>0.1.1-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
index 35ccab593a381d3e511184553b5c28c03f43d438..f337e35e3a5021b0bca0fdff41922ecc57f50ebc 100644 (file)
@@ -21,9 +21,9 @@
     Necessary TODO: Add repo entries for the repositories of features you refer to
         in this feature file but do not define here.
         Examples:
-            <repository>mvn:org.opendaylight.yangtools/features-yangtools/0.7.0-Lithium/xml/features</repository>
-            <repository>mvn:org.opendaylight.controller/features-mdsal/1.2.0-Lithium/xml/features</repository>
-            <repository>mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.1.0-Lithium/xml/features</repository>
+            <repository>mvn:org.opendaylight.yangtools/features-yangtools/0.7.1-SNAPSHOT/xml/features</repository>
+            <repository>mvn:org.opendaylight.controller/features-mdsal/1.2.1-SNAPSHOT/xml/features</repository>
+            <repository>mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.1.1-SNAPSHOT/xml/features</repository>
     -->
     <feature name='odl-${repoName}-all' version='${symbol_dollar}{project.version}' description='OpenDaylight :: ${repoName} :: All'>
         <!--
@@ -64,7 +64,7 @@
 
         * Basic MD-SAL Provider
         <feature name='odl-${repoName}-provider' version='${symbol_dollar}{project.version}' description='OpenDaylight :: ${repoName} :: Provider '>
-            <feature version='1.2.0-Lithium'>odl-mdsal-broker</feature>
+            <feature version='1.2.1-SNAPSHOT'>odl-mdsal-broker</feature>
             <feature version='${symbol_dollar}{project.version}'>odl-${repoName}-model</feature>
             <bundle>mvn:${groupId}/${repoName}-provider/${symbol_dollar}{project.version}</bundle>
             ... whatever other bundles you need
 
         * Basic MD-SAL Model feature
         <feature name='odl-${repoName}-model' version='${symbol_dollar}{project.version}' description='OpenDaylight :: ${repoName} :: Model'>
-            <feature version='0.7.0-Lithium'>odl-yangtools-binding</feature>
-            <feature version='0.7.0-Lithium'>odl-yangtools-models</feature>
+            <feature version='0.7.1-SNAPSHOT'>odl-yangtools-binding</feature>
+            <feature version='0.7.1-SNAPSHOT'>odl-yangtools-models</feature>
             <bundle>mvn:${groupId}/${repoName}-model/${symbol_dollar}{project.version}</bundle>
             ... whatever other bundles you need
         </feature>
 
         * Config Subsystem example - the config file is your config subsystem configuration
         <feature name='odl-${repoName}-provider' version='${symbol_dollar}{project.version}' description='OpenDaylight :: ${repoName} :: Provider'>
-            <feature version='1.2.0-Lithium'>odl-mdsal-broker</feature>
+            <feature version='1.2.1-SNAPSHOT'>odl-mdsal-broker</feature>
             <bundle>mvn:${groupId}/${repoName}-provider/${symbol_dollar}{project.version}</bundle>
             <configfile finalname="etc/opendaylight/karaf/80-${repoName}.xml">mvn:${groupId}/${repoName}-config/${symbol_dollar}{project.version}/xml/config</configfile>
             ... whatever other bundles you need
@@ -88,7 +88,7 @@
 
         * Basic MD-SAL Provider that uses openflowplugin-flow-services (which brings along odl-mdsal-broker)
         <feature name='odl-${repoName}-provider' version='${symbol_dollar}{project.version}' description='OpenDaylight :: ${repoName} :: Provider'>
-            <feature version='0.1.0-Lithium'>odl-openflowplugin-flow-services</feature>
+            <feature version='0.1.1-SNAPSHOT'>odl-openflowplugin-flow-services</feature>
             <bundle>mvn:${groupId}/${repoName}-provider/${symbol_dollar}{project.version}</bundle>
             ... whatever other bundles you need
         </feature>
index bc32c574fa2cb4d60518c9b34078e1997bc3f76a..510bbfdfcd3d0b6d38d50c63d02561e1415fac3f 100644 (file)
@@ -5,12 +5,12 @@
   <parent>
      <groupId>org.opendaylight.controller.archetypes</groupId>
      <artifactId>archetypes-parent</artifactId>
-     <version>0.2.0-Lithium</version>
+     <version>0.2.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>opendaylight-startup-archetype</artifactId>
-  <version>1.0.0-Lithium</version>
+  <version>1.0.1-SNAPSHOT</version>
   <packaging>maven-archetype</packaging>
 
   <name>${project.artifactId}</name>
index 9c83887b4ed330e1c3f3b5e8dacf0d6ff49785be..7c1385f84b53c6b0fbf1470922ce7c84181917db 100644 (file)
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.7.0-Lithium</version>
+    <version>0.7.1-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
index 23b9db1b68cc19e164b2b7f8fef2f9a24b8fac61..11536d8c5f53084c653854decfc37c3548599e8b 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <groupId>${groupId}</groupId>
@@ -24,8 +24,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <maven>3.1.1</maven>
   </prerequisites>
   <properties>
-    <mdsal.version>1.2.0-Lithium</mdsal.version>
-    <yangtools.version>0.7.0-Lithium</yangtools.version>
+    <mdsal.version>1.2.1-SNAPSHOT</mdsal.version>
+    <yangtools.version>0.7.1-SNAPSHOT</yangtools.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
   <dependencyManagement>
index 2beb23b4985e52830d103692d50c1f4d0c0b5bd1..da9452bfdf5f5fe077695cac35c1f9ee48c576a3 100644 (file)
@@ -14,7 +14,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
index cfb6b0a13dd390f0a3310ee3ce4b4784de1b5579..d3ba24b21c8347b4dd2e9a3e7290546f048c4c14 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>karaf-parent</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <modelVersion>4.0.0</modelVersion>
index d82692284674394f624dd14617e19a6b80c92032..49f489379c9b3290868affb612cee04af1e4e0bf 100644 (file)
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
   </parent>
 
   <groupId>${groupId}</groupId>
index 166f58fa82283aea60fc9b09fe13ab801cdb9f74..b8588262916792836f3feb7fc6475c57d77e0187 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../commons/opendaylight</relativePath>
   </parent>
   <scm>
@@ -15,7 +15,7 @@
   </scm>
   <groupId>org.opendaylight.controller.archetypes</groupId>
   <artifactId>archetypes-parent</artifactId>
-  <version>0.2.0-Lithium</version>
+  <version>0.2.1-SNAPSHOT</version>
   <packaging>pom</packaging>
     <distributionManagement>
     <!-- OpenDayLight Released artifact -->
index 07d1d8d0ea5171382f94b371334ec2be3606ff84..d8bdbe1c49a1ba992f9c1e6ae9239d152c668cf0 100644 (file)
@@ -2,7 +2,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>checkstyle</artifactId>
-  <version>0.1.0-Lithium</version>
+  <version>0.1.1-SNAPSHOT</version>
   <scm>
     <connection>scm:git:http://git.opendaylight.org/gerrit/controller.git</connection>
     <developerConnection>scm:git:ssh://git.opendaylight.org:29418/controller.git</developerConnection>
index cab2574c775305a23ce50f55ae327abf62a1d826..a499dedbd19cf53b481972f7629fb15639b64d66 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>concepts</artifactId>
-  <version>0.6.0-Lithium</version>
+  <version>0.6.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
@@ -43,7 +43,7 @@
           <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>checkstyle</artifactId>
-            <version>0.1.0-Lithium</version>
+            <version>0.1.1-SNAPSHOT</version>
           </dependency>
         </dependencies>
       </plugin>
index 7768879341ba0eba6b220f8452c0a6cca5142286..ba11a90a2ab56b3301654af69aece3567e5af938 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>commons.opendaylight</artifactId>
-        <version>1.5.0-Lithium</version>
+        <version>1.5.1-SNAPSHOT</version>
         <relativePath>../opendaylight</relativePath>
     </parent>
 
index 62f670bcc12fbfcbe25f0feb68a5cc360e64c7fa..f9120303c90a1ce3569e546a50bc85f72062d7a0 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../opendaylight</relativePath>
   </parent>
   <artifactId>filter-valve</artifactId>
index 0298dffcc5cd2f8b178eff6fa43233a3f91d7f2c..e6ec4d132d65ee38bc730e3df001a26eec3a47c0 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../opendaylight</relativePath>
   </parent>
 
   <artifactId>liblldp</artifactId>
-  <version>0.9.0-Lithium</version>
+  <version>0.9.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index eef8b25a35595b3dd641e3de0d946e42df666f3e..e0d08d5d941a3ce8f506e0193cd2232ba020550b 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.parent</artifactId>
-    <version>1.1.0-Lithium</version>
+    <version>1.1.1-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
   <artifactId>commons.logback_settings</artifactId>
-  <version>0.1.0-Lithium</version>
+  <version>0.1.1-SNAPSHOT</version>
   <scm>
     <connection>scm:git:http://git.opendaylight.org/gerrit/controller.git</connection>
     <developerConnection>scm:git:ssh://git.opendaylight.org:29418/controller.git</developerConnection>
index eb006397bc5926a5e1e8d1d9fdc2dc9dc80828f9..0e493c85458c7d6d59fb37ca8f389cb9cdce2818 100644 (file)
@@ -4,30 +4,30 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath></relativePath>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>commons.opendaylight</artifactId>
-  <version>1.5.0-Lithium</version>
+  <version>1.5.1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>
 
     <akka.version>2.3.10</akka.version>
-    <appauth.version>0.5.0-Lithium</appauth.version>
-    <archetype-app-northbound>0.1.0-Lithium</archetype-app-northbound>
-    <arphandler.version>0.6.0-Lithium</arphandler.version>
+    <appauth.version>0.5.1-SNAPSHOT</appauth.version>
+    <archetype-app-northbound>0.1.1-SNAPSHOT</archetype-app-northbound>
+    <arphandler.version>0.6.1-SNAPSHOT</arphandler.version>
     <!-- Plugin Versions -->
-    <bundlescanner.api.version>0.5.0-Lithium</bundlescanner.api.version>
-    <bundlescanner.implementation.version>0.5.0-Lithium</bundlescanner.implementation.version>
-    <bundlescanner.version>0.5.0-Lithium</bundlescanner.version>
-    <clustering.services.version>0.6.0-Lithium</clustering.services.version>
-    <clustering.services_implementation.version>0.5.0-Lithium</clustering.services_implementation.version>
-    <clustering.stub.version>0.5.0-Lithium</clustering.stub.version>
-    <clustering.test.version>0.5.0-Lithium</clustering.test.version>
-    <commmons.northbound.version>0.5.0-Lithium</commmons.northbound.version>
+    <bundlescanner.api.version>0.5.1-SNAPSHOT</bundlescanner.api.version>
+    <bundlescanner.implementation.version>0.5.1-SNAPSHOT</bundlescanner.implementation.version>
+    <bundlescanner.version>0.5.1-SNAPSHOT</bundlescanner.version>
+    <clustering.services.version>0.6.1-SNAPSHOT</clustering.services.version>
+    <clustering.services_implementation.version>0.5.1-SNAPSHOT</clustering.services_implementation.version>
+    <clustering.stub.version>0.5.1-SNAPSHOT</clustering.stub.version>
+    <clustering.test.version>0.5.1-SNAPSHOT</clustering.test.version>
+    <commmons.northbound.version>0.5.1-SNAPSHOT</commmons.northbound.version>
     <!-- Third Party Versions -->
     <codahale.metrics.version>3.0.1</codahale.metrics.version>
 
     <commons.tomcat.api>7.0.53.v201406060720</commons.tomcat.api>
     <commons.tomcat.util>7.0.53.v201406070630</commons.tomcat.util>
 
-    <commons.checkstyle.version>0.1.0-Lithium</commons.checkstyle.version>
-    <commons.httpclient.version>0.2.0-Lithium</commons.httpclient.version>
-    <commons.logback_settings.version>0.1.0-Lithium</commons.logback_settings.version>
+    <commons.checkstyle.version>0.1.1-SNAPSHOT</commons.checkstyle.version>
+    <commons.httpclient.version>0.2.1-SNAPSHOT</commons.httpclient.version>
+    <commons.logback_settings.version>0.1.1-SNAPSHOT</commons.logback_settings.version>
     <commons.net.version>3.0.1</commons.net.version>
-    <commons.opendaylight.commons.httpclient>0.2.0-Lithium</commons.opendaylight.commons.httpclient>
-    <commons.opendaylight.concepts.version>0.6.0-Lithium</commons.opendaylight.concepts.version>
-    <commons.opendaylight.version>1.5.0-Lithium</commons.opendaylight.version>
-    <commons.parent.version>1.1.0-Lithium</commons.parent.version>
-    <commons.httpclient.version>0.2.0-Lithium</commons.httpclient.version>
-    <concepts.version>0.6.0-Lithium</concepts.version>
+    <commons.opendaylight.commons.httpclient>0.2.1-SNAPSHOT</commons.opendaylight.commons.httpclient>
+    <commons.opendaylight.concepts.version>0.6.1-SNAPSHOT</commons.opendaylight.concepts.version>
+    <commons.opendaylight.version>1.5.1-SNAPSHOT</commons.opendaylight.version>
+    <commons.parent.version>1.1.1-SNAPSHOT</commons.parent.version>
+    <commons.httpclient.version>0.2.1-SNAPSHOT</commons.httpclient.version>
+    <concepts.version>0.6.1-SNAPSHOT</concepts.version>
     <concurrentlinkedhashmap.version>1.4</concurrentlinkedhashmap.version>
-    <config.version>0.3.0-Lithium</config.version>
+    <config.version>0.3.1-SNAPSHOT</config.version>
     <aaa.version>0.2.0-Lithium</aaa.version>
     <config.configfile.directory>etc/opendaylight/karaf</config.configfile.directory>
     <config.clustering.configfile>05-clustering.xml</config.clustering.configfile>
     <config.netconf.mdsal.configfile>08-mdsal-netconf.xml</config.netconf.mdsal.configfile>
     <config.restconf.configfile>10-rest-connector.xml</config.restconf.configfile>
     <config.netconf.connector.configfile>99-netconf-connector.xml</config.netconf.connector.configfile>
-    <configuration.implementation.version>0.5.0-Lithium</configuration.implementation.version>
-    <configuration.version>0.5.0-Lithium</configuration.version>
-    <connectionmanager.version>0.2.0-Lithium</connectionmanager.version>
-    <containermanager.it.version>0.6.0-Lithium</containermanager.it.version>
-    <containermanager.northbound.version>0.5.0-Lithium</containermanager.northbound.version>
-    <containermanager.shell.version>0.6.0-Lithium</containermanager.shell.version>
-    <containermanager.version>0.6.0-Lithium</containermanager.version>
-    <controllermanager.northbound.version>0.1.0-Lithium</controllermanager.northbound.version>
-    <devices.web.version>0.5.0-Lithium</devices.web.version>
-    <dummy-console.version>1.2.0-Lithium</dummy-console.version>
+    <configuration.implementation.version>0.5.1-SNAPSHOT</configuration.implementation.version>
+    <configuration.version>0.5.1-SNAPSHOT</configuration.version>
+    <connectionmanager.version>0.2.1-SNAPSHOT</connectionmanager.version>
+    <containermanager.it.version>0.6.1-SNAPSHOT</containermanager.it.version>
+    <containermanager.northbound.version>0.5.1-SNAPSHOT</containermanager.northbound.version>
+    <containermanager.shell.version>0.6.1-SNAPSHOT</containermanager.shell.version>
+    <containermanager.version>0.6.1-SNAPSHOT</containermanager.version>
+    <controllermanager.northbound.version>0.1.1-SNAPSHOT</controllermanager.northbound.version>
+    <devices.web.version>0.5.1-SNAPSHOT</devices.web.version>
+    <dummy-console.version>1.2.1-SNAPSHOT</dummy-console.version>
     <config.statistics.manager.configfile>30-statistics-manager.xml</config.statistics.manager.configfile>
     <eclipse.jdt.core.compiler.batch.version>3.8.0.I20120518-2145</eclipse.jdt.core.compiler.batch.version>
 
     <!-- OpenEXI third party lib for netconf-->
     <exi.nagasena.version>0000.0002.0053.0</exi.nagasena.version>
     <felix.util.version>1.6.0</felix.util.version>
-    <features.test.version>1.5.0-Lithium</features.test.version>
-    <filtervalve.version>1.5.0-Lithium</filtervalve.version>
+    <features.test.version>1.5.1-SNAPSHOT</features.test.version>
+    <filtervalve.version>1.5.1-SNAPSHOT</filtervalve.version>
     <findbugs.maven.plugin.version>2.4.0</findbugs.maven.plugin.version>
-    <flowprogrammer.northbound.version>0.5.0-Lithium</flowprogrammer.northbound.version>
-    <flows.web.version>0.5.0-Lithium</flows.web.version>
-    <forwarding.staticrouting>0.6.0-Lithium</forwarding.staticrouting>
-    <forwarding.staticrouting.northbound.version>0.5.0-Lithium</forwarding.staticrouting.northbound.version>
-    <forwardingrulesmanager.implementation.version>0.5.0-Lithium</forwardingrulesmanager.implementation.version>
-    <forwardingrulesmanager.version>0.7.0-Lithium</forwardingrulesmanager.version>
-    <hosttracker.api.version>0.6.0-Lithium</hosttracker.api.version>
-    <hosttracker.implementation.version>0.6.0-Lithium</hosttracker.implementation.version>
-    <hosttracker.northbound.version>0.5.0-Lithium</hosttracker.northbound.version>
-    <hosttracker.shell.version>1.1.0-Lithium</hosttracker.shell.version>
-    <hosttracker_new.api.version>0.5.0-Lithium</hosttracker_new.api.version>
-    <hosttracker_new.implementation.version>0.5.0-Lithium</hosttracker_new.implementation.version>
-    <httpservice-bridge.northbound.version>0.1.0-Lithium</httpservice-bridge.northbound.version>
-    <ietf-inet-types.version>2010.09.24.7-Lithium</ietf-inet-types.version>
-    <ietf-restconf.version>2013.10.19.7-Lithium</ietf-restconf.version>
-    <ietf-topology.version>2013.10.21.7-Lithium</ietf-topology.version>
-    <ietf-yang-types.version>2010.09.24.7-Lithium</ietf-yang-types.version>
+    <flowprogrammer.northbound.version>0.5.1-SNAPSHOT</flowprogrammer.northbound.version>
+    <flows.web.version>0.5.1-SNAPSHOT</flows.web.version>
+    <forwarding.staticrouting>0.6.1-SNAPSHOT</forwarding.staticrouting>
+    <forwarding.staticrouting.northbound.version>0.5.1-SNAPSHOT</forwarding.staticrouting.northbound.version>
+    <forwardingrulesmanager.implementation.version>0.5.1-SNAPSHOT</forwardingrulesmanager.implementation.version>
+    <forwardingrulesmanager.version>0.7.1-SNAPSHOT</forwardingrulesmanager.version>
+    <hosttracker.api.version>0.6.1-SNAPSHOT</hosttracker.api.version>
+    <hosttracker.implementation.version>0.6.1-SNAPSHOT</hosttracker.implementation.version>
+    <hosttracker.northbound.version>0.5.1-SNAPSHOT</hosttracker.northbound.version>
+    <hosttracker.shell.version>1.1.1-SNAPSHOT</hosttracker.shell.version>
+    <hosttracker_new.api.version>0.5.1-SNAPSHOT</hosttracker_new.api.version>
+    <hosttracker_new.implementation.version>0.5.1-SNAPSHOT</hosttracker_new.implementation.version>
+    <httpservice-bridge.northbound.version>0.1.1-SNAPSHOT</httpservice-bridge.northbound.version>
+    <ietf-inet-types.version>2010.09.24.7.1-SNAPSHOT</ietf-inet-types.version>
+    <ietf-restconf.version>2013.10.19.7.1-SNAPSHOT</ietf-restconf.version>
+    <ietf-topology.version>2013.10.21.7.1-SNAPSHOT</ietf-topology.version>
+    <ietf-yang-types.version>2010.09.24.7.1-SNAPSHOT</ietf-yang-types.version>
     <jdepend.maven.plugin.version>2.0-beta-2</jdepend.maven.plugin.version>
     <jmxGeneratorPath>src/main/yang-gen-config</jmxGeneratorPath>
-    <jolokia-bridge.version>0.1.0-Lithium</jolokia-bridge.version>
+    <jolokia-bridge.version>0.1.1-SNAPSHOT</jolokia-bridge.version>
     <jolokia.version>1.1.4</jolokia.version>
     <jsr311.api.version>1.1.1</jsr311.api.version>
     <jsr311.v2.api.version>2.0</jsr311.v2.api.version>
-    <karaf.branding.version>1.1.0-Lithium</karaf.branding.version>
+    <karaf.branding.version>1.1.1-SNAPSHOT</karaf.branding.version>
     <karaf.shell.version>${karaf.version}</karaf.shell.version>
     <leveldb.version>0.7</leveldb.version>
     <leveldbjni.version>1.8</leveldbjni.version>
     <lifecycle.mapping.version>1.0.0</lifecycle.mapping.version>
-    <logging.bridge.version>0.5.0-Lithium</logging.bridge.version>
+    <logging.bridge.version>0.5.1-SNAPSHOT</logging.bridge.version>
     <maven.plugin.api.version>3.0.5</maven.plugin.api.version>
     <mimepull.version>1.9.4</mimepull.version>
-    <mdsal.version>1.2.0-Lithium</mdsal.version>
-    <netconf.version>0.3.0-Lithium</netconf.version>
-    <networkconfig.bridgedomain.northbound.version>0.1.0-Lithium</networkconfig.bridgedomain.northbound.version>
+    <mdsal.version>1.2.1-SNAPSHOT</mdsal.version>
+    <netconf.version>0.3.1-SNAPSHOT</netconf.version>
+    <networkconfig.bridgedomain.northbound.version>0.1.1-SNAPSHOT</networkconfig.bridgedomain.northbound.version>
     <!-- ODL repository / plugin repository -->
     <nexusproxy>http://nexus.opendaylight.org/content</nexusproxy>
-    <northbound.commons.version>0.5.0-Lithium</northbound.commons.version>
-    <northbound.hosttracker.version>1.5.0-Lithium</northbound.hosttracker.version>
-    <northbound.jolokia.version>1.5.0-Lithium</northbound.jolokia.version>
-    <opendaylight-l2-types.version>2013.08.27.7-Lithium</opendaylight-l2-types.version>
-    <osgi-brandfragment.web.version>0.1.0-Lithium</osgi-brandfragment.web.version>
+    <northbound.commons.version>0.5.1-SNAPSHOT</northbound.commons.version>
+    <northbound.hosttracker.version>1.5.1-SNAPSHOT</northbound.hosttracker.version>
+    <northbound.jolokia.version>1.5.1-SNAPSHOT</northbound.jolokia.version>
+    <opendaylight-l2-types.version>2013.08.27.7.1-SNAPSHOT</opendaylight-l2-types.version>
+    <osgi-brandfragment.web.version>0.1.1-SNAPSHOT</osgi-brandfragment.web.version>
     <parboiled.version>1.1.6</parboiled.version>
     <parboiled.scala.version>1.1.6</parboiled.scala.version>
     <propertymavenplugin.version>1.0-alpha-2</propertymavenplugin.version>
     <protobuf.version>2.5.0</protobuf.version>
-    <protocol-framework.version>0.6.0-Lithium</protocol-framework.version>
-    <protocol_plugins.openflow.version>0.5.0-Lithium</protocol_plugins.openflow.version>
-    <protocol_plugins.stub.version>0.5.0-Lithium</protocol_plugins.stub.version>
-    <routing.dijkstra_implementation.version>0.5.0-Lithium</routing.dijkstra_implementation.version>
-    <sal.connection.version>0.2.0-Lithium</sal.connection.version>
-    <sal.implementation.version>0.5.0-Lithium</sal.implementation.version>
-    <sal.networkconfiguration.version>0.1.0-Lithium</sal.networkconfiguration.version>
-    <sal.version>0.9.0-Lithium</sal.version>
+    <protocol-framework.version>0.6.1-SNAPSHOT</protocol-framework.version>
+    <protocol_plugins.openflow.version>0.5.1-SNAPSHOT</protocol_plugins.openflow.version>
+    <protocol_plugins.stub.version>0.5.1-SNAPSHOT</protocol_plugins.stub.version>
+    <routing.dijkstra_implementation.version>0.5.1-SNAPSHOT</routing.dijkstra_implementation.version>
+    <sal.connection.version>0.2.1-SNAPSHOT</sal.connection.version>
+    <sal.implementation.version>0.5.1-SNAPSHOT</sal.implementation.version>
+    <sal.networkconfiguration.version>0.1.1-SNAPSHOT</sal.networkconfiguration.version>
+    <sal.version>0.9.1-SNAPSHOT</sal.version>
     <salGeneratorPath>src/main/yang-gen-sal</salGeneratorPath>
-    <samples.loadbalancer>0.6.0-Lithium</samples.loadbalancer>
-    <samples.loadbalancer.northbound.version>0.5.0-Lithium</samples.loadbalancer.northbound.version>
-    <samples.simpleforwarding.version>0.5.0-Lithium</samples.simpleforwarding.version>
-    <sanitytest.version>0.5.0-Lithium</sanitytest.version>
+    <samples.loadbalancer>0.6.1-SNAPSHOT</samples.loadbalancer>
+    <samples.loadbalancer.northbound.version>0.5.1-SNAPSHOT</samples.loadbalancer.northbound.version>
+    <samples.simpleforwarding.version>0.5.1-SNAPSHOT</samples.simpleforwarding.version>
+    <sanitytest.version>0.5.1-SNAPSHOT</sanitytest.version>
     <scala.version>2.10</scala.version>
     <scala.micro.version>4</scala.micro.version>
-    <security.version>0.5.0-Lithium</security.version>
-    <karaf.security.version>0.5.0-Lithium</karaf.security.version>
+    <security.version>0.5.1-SNAPSHOT</security.version>
+    <karaf.security.version>0.5.1-SNAPSHOT</karaf.security.version>
     <shapeless.version>1.2.4</shapeless.version>
     <sitedeploy>dav:http://nexus.opendaylight.org/content/sites/site</sitedeploy>
     <sonar.branch>${user.name}-private-view</sonar.branch>
     <spring-security-karaf.version>3.1.4.RELEASE</spring-security-karaf.version>
     <spring-security.version>3.1.3.RELEASE</spring-security.version>
     <spring.version>3.1.3.RELEASE</spring.version>
-    <statistics.northbound.version>0.5.0-Lithium</statistics.northbound.version>
-    <statisticsmanager.implementation.version>0.5.0-Lithium</statisticsmanager.implementation.version>
-    <statisticsmanager.version>0.6.0-Lithium</statisticsmanager.version>
-    <subnets.northbound.version>0.5.0-Lithium</subnets.northbound.version>
+    <statistics.northbound.version>0.5.1-SNAPSHOT</statistics.northbound.version>
+    <statisticsmanager.implementation.version>0.5.1-SNAPSHOT</statisticsmanager.implementation.version>
+    <statisticsmanager.version>0.6.1-SNAPSHOT</statisticsmanager.version>
+    <subnets.northbound.version>0.5.1-SNAPSHOT</subnets.northbound.version>
     <surefire.version>2.15</surefire.version>
-    <switchmanager.api.version>0.8.0-Lithium</switchmanager.api.version>
-    <switchmanager.implementation.version>0.5.0-Lithium</switchmanager.implementation.version>
-    <switchmanager.northbound.version>0.5.0-Lithium</switchmanager.northbound.version>
+    <switchmanager.api.version>0.8.1-SNAPSHOT</switchmanager.api.version>
+    <switchmanager.implementation.version>0.5.1-SNAPSHOT</switchmanager.implementation.version>
+    <switchmanager.northbound.version>0.5.1-SNAPSHOT</switchmanager.northbound.version>
     <testvm.argLine>-Xmx1024m -XX:MaxPermSize=256m</testvm.argLine>
-    <topology.northbound.version>0.5.0-Lithium</topology.northbound.version>
-    <topology.web.version>0.5.0-Lithium</topology.web.version>
-    <topologymanager.version>0.5.0-Lithium</topologymanager.version>
-    <topologymanager.shell.version>1.1.0-Lithium</topologymanager.shell.version>
-    <troubleshoot.web.version>0.5.0-Lithium</troubleshoot.web.version>
+    <topology.northbound.version>0.5.1-SNAPSHOT</topology.northbound.version>
+    <topology.web.version>0.5.1-SNAPSHOT</topology.web.version>
+    <topologymanager.version>0.5.1-SNAPSHOT</topologymanager.version>
+    <topologymanager.shell.version>1.1.1-SNAPSHOT</topologymanager.shell.version>
+    <troubleshoot.web.version>0.5.1-SNAPSHOT</troubleshoot.web.version>
     <typesafe.config.version>1.2.0</typesafe.config.version>
     <uncommons.maths.version>1.2.2a</uncommons.maths.version>
-    <usermanager.implementation.version>0.5.0-Lithium</usermanager.implementation.version>
-    <usermanager.northbound.version>0.1.0-Lithium</usermanager.northbound.version>
-    <usermanager.version>0.5.0-Lithium</usermanager.version>
-    <nsf.version>0.5.0-Lithium</nsf.version>
-    <web.version>0.5.0-Lithium</web.version>
-    <yang-ext.version>2013.09.07.7-Lithium</yang-ext.version>
-    <yang-jmx-generator.version>1.1.0-Lithium</yang-jmx-generator.version>
-    <yangtools.version>0.7.0-Lithium</yangtools.version>
+    <usermanager.implementation.version>0.5.1-SNAPSHOT</usermanager.implementation.version>
+    <usermanager.northbound.version>0.1.1-SNAPSHOT</usermanager.northbound.version>
+    <usermanager.version>0.5.1-SNAPSHOT</usermanager.version>
+    <nsf.version>0.5.1-SNAPSHOT</nsf.version>
+    <web.version>0.5.1-SNAPSHOT</web.version>
+    <yang-ext.version>2013.09.07.7.1-SNAPSHOT</yang-ext.version>
+    <yang-jmx-generator.version>1.1.1-SNAPSHOT</yang-jmx-generator.version>
+    <yangtools.version>0.7.1-SNAPSHOT</yangtools.version>
     <sshd-core.version>0.14.0</sshd-core.version>
     <jmh.version>0.9.7</jmh.version>
     <lmax.version>3.3.0</lmax.version>
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>httpservice-bridge</artifactId>
-        <version>0.1.0-Lithium</version>
+        <version>0.1.1-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>jolokia-bridge</artifactId>
-        <version>0.1.0-Lithium</version>
+        <version>0.1.1-SNAPSHOT</version>
       </dependency>
       <!-- Karaf Dependencies -->
       <dependency>
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>commons.logback_settings</artifactId>
-        <version>0.1.0-Lithium</version>
+        <version>0.1.1-SNAPSHOT</version>
         <scope>test</scope>
       </dependency>
       <dependency>
             <dependency>
               <groupId>org.opendaylight.controller</groupId>
               <artifactId>commons.logback_settings</artifactId>
-              <version>0.1.0-Lithium</version>
+              <version>0.1.1-SNAPSHOT</version>
             </dependency>
           </dependencies>
           <executions>
           <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>checkstyle</artifactId>
-            <version>0.1.0-Lithium</version>
+            <version>0.1.1-SNAPSHOT</version>
           </dependency>
         </dependencies>
         <executions>
index 00838ff46042ff9aa781d938223695ad41fc1c45..1ff5abeb4ef775fa5e21ffcb84afc6c4b095c455 100644 (file)
@@ -3,7 +3,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>commons.parent</artifactId>
-  <version>1.1.0-Lithium</version>
+  <version>1.1.1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>
index 7263f58b6be3bdcc53083977914fc7ff402dcd38..de15f15891395051bdac790b8fc16416ee3350bb 100644 (file)
@@ -6,12 +6,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>protocol-framework</artifactId>
-  <version>0.6.0-Lithium</version>
+  <version>0.6.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Common protocol framework</description>
index 952de666b6cc2026c31d25464eaa7b20e45c47e6..92ba0c02641ad328246632e78e7f0a41006be98c 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>config-api</artifactId>
index 4d1667ba97a5c6a40df5c83970ce1bf41144e0be..262526870bbdbf1c0feb6af0ec70706349b40329 100644 (file)
@@ -12,7 +12,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-artifacts</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index f21c252a793856148949fc3e19f0630379d67116..d751edfe683091645fea232342e65f5b8aa6b795 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>config-manager</artifactId>
index a7910ccbcc6c4c06203e3cdec07a86292417aad4..7b3d87145bac09e59646c9356d9bef9db07a5fb6 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>config-module-archetype</artifactId>
index 5a8609a73589b0d2eb745fd58b1e32c3f21a74c5..b29e03e93239ed9487b4153dec5ddd5fb7940c3e 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>config-subsystem</artifactId>
-        <version>0.3.0-Lithium</version>
+        <version>0.3.1-SNAPSHOT</version>
     </parent>
     <artifactId>config-netty-config</artifactId>
     <description>Configuration files for sal-rest-connector</description>
index 294d8367eb25a98bcae333efed30db9bf7abfc03..7d528138de92283b188d9bcacb656b290da72ae8 100644 (file)
@@ -11,20 +11,20 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.7.0-Lithium</version>
+    <version>0.7.1-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>config-parent</artifactId>
-  <version>0.3.0-Lithium</version>
+  <version>0.3.1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>
-    <config.version>0.3.0-Lithium</config.version>
-    <mdsal.version>1.2.0-Lithium</mdsal.version>
-    <yangtools.version>0.7.0-Lithium</yangtools.version>
+    <config.version>0.3.1-SNAPSHOT</config.version>
+    <mdsal.version>1.2.1-SNAPSHOT</mdsal.version>
+    <yangtools.version>0.7.1-SNAPSHOT</yangtools.version>
     <jmxGeneratorPath>src/main/yang-gen-config</jmxGeneratorPath>
     <config.file>src/main/config/default-config.xml</config.file>
   </properties>
index 83a91f23c8fbd1c3683d263006971593aba288fc..616126d0282c8b395c57eabfa4a35ad0b94bb623 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>config-persister-api</artifactId>
index 91b05486e452c8b45230422d731334e2d597356c..f7f6061c90d27235604a11c66841b30bde98f0b2 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>config-persister-directory-xml-adapter</artifactId>
index 5c4bc4ae692abe53dd63b2b6f4a4b1f3f4cefc15..18ea3203cd16618fd04cac9e53f18f970ba02e84 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>config-subsystem</artifactId>
-        <version>0.3.0-Lithium</version>
+        <version>0.3.1-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
index 04659becb39391de44f708db215ee4a8466251c8..0f7ef6ebeca79386f02b1ba85e352393276513bb 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>config-persister-file-xml-adapter</artifactId>
index 6aa511eceb1dbf6179ec5e81ce2e8555830557ee..95d66d2ca098b41edc67236a14c12e5c3ed9213f 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>config-plugin-parent</artifactId>
index dec615a8ec0ae4071e74e2136582e9c19d3b6106..7d5d7521e11ef421b94e04f4677e15e3cfe77362 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>config-util</artifactId>
index cafe2c4c4da52475790ebf3a4a0a68d9bbe18f21..a84597f3050f846d14e7e6d43a686a6ed2b0d81f 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>logback-config-loader</artifactId>
index 1fdbc8fe8c3ca054eaeae328df7acea720dbb1b8..313f698dfe0e1993927544349a7f4e13bb611731 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>logback-config</artifactId>
index 671c214c2db4cc237f1c2013377da7a602dcb448..c4154e56858d50ce86da4af4ace6deda6a87b803 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
 
index 61e59c18e133e93046a2fdd33eb79a9b45d1c5ff..092bdd57b4398c3d088520406c6b30e31316b14e 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>netty-config-api</artifactId>
index 8a24031f325effc8e869f1318fa7d7fde6b89d58..3033a58226e119ebc5883b0984f192b691b4733b 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>netty-event-executor-config</artifactId>
index b206416f775a1b392496417fb2f5e58f977db7cd..ccffe462f1c98f76f41a0070bc1190a5ccd52bc6 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>netty-threadgroup-config</artifactId>
index 48974fc7c30a4201bc157e35668e7f3f24a2a4c7..3685862117dab83ba33e1514cb6db48d4305670d 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>netty-timer-config</artifactId>
index 3848ad6ce3f954f220a432ba92cff489bbbc6b48..c0ca7ef33c6fd7594de0702db12be161da903e52 100644 (file)
@@ -5,12 +5,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../commons/opendaylight</relativePath>
   </parent>
   <artifactId>config-subsystem</artifactId>
 
-  <version>0.3.0-Lithium</version>
+  <version>0.3.1-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index aec6f1acae67f4de2c088af4843acbf8319fb0fc..e6a79407e220f0262e8546035004274ac965b9fe 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>shutdown-api</artifactId>
index 2af1cc3a5585f241e52a1dac248cc953d7da3120..6247f9342c74e9fb9289e7aa146ada56c9911196 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>shutdown-impl</artifactId>
index 376ed817536fa3bd06798e17c69dddca0be1102f..74eaae8229716c1b754365856c0aec88a0891e17 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>threadpool-config-api</artifactId>
index a3e996191e2b422152e2a5aa21750269ed808fbd..dd80cfe54ea1110780cd393958412be43f6c2d2b 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>threadpool-config-impl</artifactId>
index c59ea54d40627d5789bf2908573b3f34a430b9f1..bb8a8b79878bef7150c714c05cc21f2e1edf0eda 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>yang-jmx-generator-it</artifactId>
index 7db99014b652c53e15cbe3708d409c7e8ba7b512..6bee7e300ea68b01d6e76f8bafbeb7872b6f03b5 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>yang-jmx-generator-plugin</artifactId>
index 38d02102feae483bb47a41cddea96843208f3245..07088f29b8932c9a5a37105890956ef364ad372d 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index d56fe96000e8f69898b60569ded002c3904950f3..b1b508d5ef3ff920d625f356bba41b5df3f0966e 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>yang-test-plugin</artifactId>
index aed178f88695d1769d4b1a6f4c2ad53153f74a03..db8ceab9cc983915de121e52fc82a417c1ceda34 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
 
index 5a25da17d3abcadf8c00ee65346557b770c6cc82..c7afb290c055862dcab1ac3a487eabf719aa23ba 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <artifactId>sal-parent</artifactId>
     <groupId>org.opendaylight.controller</groupId>
-    <version>1.2.0-Lithium</version>
+    <version>1.2.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
index a70da21c09c9200e4e5f6c4eeb822297d57b3776..52dd22d3e408e0860906e1639df50ce13db9f8dd 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.0-Lithium</version>
+    <version>1.2.1-SNAPSHOT</version>
   </parent>
   <artifactId>md-sal-config</artifactId>
   <description>Configuration files for md-sal</description>
index 16439f959f6d3c073c15dd3942fa18335ab161a1..75a6831c55a2c6664a675e402cfafe31a94a072a 100644 (file)
@@ -12,7 +12,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-artifacts</artifactId>
-    <version>1.2.0-Lithium</version>
+    <version>1.2.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index ed70dcf3dd6b9189c4a24f725e577daadd8908e2..07ca2481c5cee615bd7d3da8e24998ad1d97994a 100644 (file)
@@ -14,7 +14,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>sal-parent</artifactId>
-        <version>1.2.0-Lithium</version>
+        <version>1.2.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>messagebus-api</artifactId>
index 84d8e626cfc6fc1b7e5d6ca2ec675dcd527849c3..e68afeee0bddb7bb8944043902c1fcd48c15f403 100644 (file)
@@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>\r
     <groupId>org.opendaylight.controller</groupId>\r
     <artifactId>sal-parent</artifactId>\r
-    <version>1.2.0-Lithium</version>\r
+    <version>1.2.1-SNAPSHOT</version>\r
   </parent>\r
 \r
   <artifactId>messagebus-config</artifactId>\r
index 9d0557d6e59e90da1ced886e4664c5b05d3c436e..6281ace94593583273cf846250863899e8067469 100644 (file)
@@ -14,7 +14,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>\r
         <groupId>org.opendaylight.controller</groupId>\r
         <artifactId>sal-parent</artifactId>\r
-        <version>1.2.0-Lithium</version>\r
+        <version>1.2.1-SNAPSHOT</version>\r
     </parent>\r
 \r
     <artifactId>messagebus-impl</artifactId>\r
@@ -50,12 +50,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <dependency>\r
             <groupId>org.opendaylight.controller</groupId>\r
             <artifactId>messagebus-api</artifactId>\r
-            <version>1.2.0-Lithium</version>\r
+            <version>1.2.1-SNAPSHOT</version>\r
         </dependency>\r
         <dependency>\r
             <groupId>org.opendaylight.controller</groupId>\r
             <artifactId>messagebus-spi</artifactId>\r
-            <version>1.2.0-Lithium</version>\r
+            <version>1.2.1-SNAPSHOT</version>\r
         </dependency>\r
         <dependency>\r
             <groupId>org.opendaylight.controller</groupId>\r
index ecb5ea471c55d0f0d00e64223249bbe5e7e8f3f1..852af2613490ca9f44ee3bf89d7210c8a14e1a3b 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.0-Lithium</version>
+    <version>1.2.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>messagebus-spi</artifactId>
index f5d674a0e7214c70d1371aca327a7b2863bf9e6c..969a388c8992d9fa691548f826898ad23822a187 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.controller.model</groupId>
     <artifactId>model-parent</artifactId>
-    <version>1.2.0-Lithium</version>
+    <version>1.2.1-SNAPSHOT</version>
   </parent>
   <artifactId>model-inventory</artifactId>
   <packaging>bundle</packaging>
index 15a2b11c1a1f13d2bb7762a3f4c5882b7c631e8f..3bd217f23c114647620071f5b73895701ab744f1 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.controller.model</groupId>
     <artifactId>model-parent</artifactId>
-    <version>1.2.0-Lithium</version>
+    <version>1.2.1-SNAPSHOT</version>
   </parent>
   <artifactId>model-topology</artifactId>
   <packaging>bundle</packaging>
index 6c71ed58d20a4bbc19e5464521f9533070ad0913..6d3d69c204ec22b3150c8a4c2f670c740c83f028 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.0-Lithium</version>
+    <version>1.2.1-SNAPSHOT</version>
   </parent>
   <groupId>org.opendaylight.controller.model</groupId>
   <artifactId>model-parent</artifactId>
index e73f9bab20a61681ec8d9728c4826d8c3e7773e7..5cd8df2c1133d09ee6040ac935c1723859704fc4 100644 (file)
@@ -5,12 +5,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../commons/opendaylight</relativePath>
   </parent>
 
   <artifactId>sal-parent</artifactId>
-  <version>1.2.0-Lithium</version>
+  <version>1.2.1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <modules>
index 586ad4ef4c94f52eb731cfcd24efd33af9b18d63..af7b1dad7721024c9187ab53791f8be960ec6fac 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.0-Lithium</version>
+    <version>1.2.1-SNAPSHOT</version>
   </parent>
   <artifactId>sal-akka-raft-example</artifactId>
   <packaging>bundle</packaging>
index 9b87984f60ae9acdc98a32c668b7dca1c63591dd..47011ac26008a1fa830e4776c0d5ff13337ec657 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.0-Lithium</version>
+    <version>1.2.1-SNAPSHOT</version>
   </parent>
   <artifactId>sal-akka-raft</artifactId>
   <packaging>bundle</packaging>
index f0841d433bad025e8a899c3ec233ee788aa0e185..7127aa591013eebffa24ac537f2060130012f8db 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.0-Lithium</version>
+    <version>1.2.1-SNAPSHOT</version>
   </parent>
   <artifactId>sal-binding-api</artifactId>
   <packaging>bundle</packaging>
index 1fd911fe310bc70edba37577c8cb23398825d86a..a5dcb44a5c36cffef3f4f751fd98065f2d6db91e 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.0-Lithium</version>
+    <version>1.2.1-SNAPSHOT</version>
   </parent>
   <artifactId>sal-binding-broker-impl</artifactId>
   <packaging>bundle</packaging>
index a661891dd87bba7e122d3bb6567a9e48d1dd4f2b..5752779dae331c2230d4c2089ba9b47aa31f8bda 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.0-Lithium</version>
+    <version>1.2.1-SNAPSHOT</version>
   </parent>
   <artifactId>sal-binding-config</artifactId>
   <packaging>bundle</packaging>
index f4c832a737f1ee5b3482cf1290fe2d3adeef58eb..6e368545c9b3ce6c9e3fed279b3c8e93a7a96143 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.0-Lithium</version>
+    <version>1.2.1-SNAPSHOT</version>
   </parent>
   <artifactId>sal-binding-dom-it</artifactId>
   <packaging>jar</packaging>
index 046e0c6bf0c09702485af8627ef5c1b93f591c1c..2bac1ce6dd208d42302d22e7ecc45fb750cb484b 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.0-Lithium</version>
+    <version>1.2.1-SNAPSHOT</version>
   </parent>
   <artifactId>sal-binding-it</artifactId>
 
index dc8b62942f812874cd70e39530732e25d2095f73..69aceff7fb84ff07c84b6dbfc9e3645f23d7cc1f 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.0-Lithium</version>
+    <version>1.2.1-SNAPSHOT</version>
   </parent>
   <artifactId>sal-binding-util</artifactId>
   <packaging>bundle</packaging>
index 7c5291fa6405e64cd886744fe3f7c49ce16c091a..c4e6979aedaada677565d7ecb22c9bba765ce4c4 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.0-Lithium</version>
+    <version>1.2.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>sal-clustering-commons</artifactId>
index f1de43877224b7aaa37443ec1da51937de1826c2..32d21d729d864c5d90e3c6a91f16713152d55e19 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.0-Lithium</version>
+    <version>1.2.1-SNAPSHOT</version>
   </parent>
   <artifactId>sal-clustering-config</artifactId>
   <description>Configuration files for md-sal clustering</description>
index 16e4061e732d85a6951b2cc63d297baefc037031..a3790481e2312476e467166e1bfcf8c7083536b2 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.0-Lithium</version>
+    <version>1.2.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>sal-common-api</artifactId>
index f5df587ae9af62e326a93a3cabbe0d85cf58bb42..f5aa40e4fc62ed0826f32288cf201aa797308d3e 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.0-Lithium</version>
+    <version>1.2.1-SNAPSHOT</version>
   </parent>
   <artifactId>sal-common-impl</artifactId>
   <packaging>bundle</packaging>
index b88c2771d9816f06e099dfe395af6a0686c188fe..3dfd3a4a892d1b45e8b6775dd4c1c8a296e8522c 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.0-Lithium</version>
+    <version>1.2.1-SNAPSHOT</version>
   </parent>
   <artifactId>sal-common-util</artifactId>
 
index ddffa5d88ac46ab75f3f2132d8edd75f99120f11..9aad7933225770de8481ff3df6c85c9bfd9922f8 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.0-Lithium</version>
+    <version>1.2.1-SNAPSHOT</version>
   </parent>
   <artifactId>sal-common</artifactId>
 
index 69ab4df8efa0082ae1714f81b7c4544f0d220d27..4b560383fd27e5bfa4fff6e46ee8382cd7899ae2 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.0-Lithium</version>
+    <version>1.2.1-SNAPSHOT</version>
   </parent>
   <artifactId>sal-connector-api</artifactId>
 
index 34e5c34339897984b0655758f0766741ae3a8a10..3080c33ebb196e3cfb5ef66146a0941f877b7d6e 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.0-Lithium</version>
+    <version>1.2.1-SNAPSHOT</version>
   </parent>
   <artifactId>sal-distributed-datastore</artifactId>
   <packaging>bundle</packaging>
index 0f57d62d1a7cf601b5905f006754f05e66be1062..cfba92a6458d6f917186eaf29a03223aad50f4d4 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.0-Lithium</version>
+    <version>1.2.1-SNAPSHOT</version>
   </parent>
   <artifactId>sal-core-api</artifactId>
   <packaging>bundle</packaging>
index 60225261d7ed884b7c8b9caa887006a9270ebee5..286a8e407a71217b7a7828fd3a81874c82096d91 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.0-Lithium</version>
+    <version>1.2.1-SNAPSHOT</version>
   </parent>
   <artifactId>sal-broker-impl</artifactId>
   <packaging>bundle</packaging>
index 180afad0a729470d3ff69712bae75585d391743c..2bf2dd2227d9033e7152acc3b5c051ea0fe6c2c1 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.0-Lithium</version>
+    <version>1.2.1-SNAPSHOT</version>
   </parent>
   <artifactId>sal-core-spi</artifactId>
   <packaging>bundle</packaging>
index f7ca5ae703c998c57dc398af2aae91517f671148..f4eb74cde1087cf87bcaf9933b7e4ee38817e645 100644 (file)
@@ -12,7 +12,7 @@
   <parent>\r
     <artifactId>sal-parent</artifactId>\r
     <groupId>org.opendaylight.controller</groupId>\r
-    <version>1.2.0-Lithium</version>\r
+    <version>1.2.1-SNAPSHOT</version>\r
   </parent>\r
   <artifactId>sal-dom-xsql-config</artifactId>\r
   <description>Configuration files for md-sal</description>\r
index 4b29057e423bc202b7a64f3e54da74542692931d..09d96dba7e402f316383cccdd65f8e8471aa6447 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.0-Lithium</version>
+    <version>1.2.1-SNAPSHOT</version>
   </parent>
   <artifactId>sal-dom-xsql</artifactId>
   <packaging>bundle</packaging>
index 5dfdb6eaa1a82bc0235b705fdb5e2187d051f31c..8f2b8ea4ac97778f6fdc277f4562430fc85c3c35 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.0-Lithium</version>
+    <version>1.2.1-SNAPSHOT</version>
   </parent>
   <artifactId>sal-dummy-distributed-datastore</artifactId>
   <packaging>bundle</packaging>
index a5f78d1f66d3ba41f5ed50504ea428c4c8a4b64d..27398b746e347181902578659248b10f8e6a3f40 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.0-Lithium</version>
+    <version>1.2.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>sal-inmemory-datastore</artifactId>
index 56f6502f85759e675df3add3d55ace3bb08ba6a2..1554d5fdb9c0539db36d55ee7d34b0a18ae5db13 100644 (file)
@@ -23,7 +23,7 @@
     <parent>\r
     <artifactId>sal-parent</artifactId>\r
     <groupId>org.opendaylight.controller</groupId>\r
-    <version>1.2.0-Lithium</version>\r
+    <version>1.2.1-SNAPSHOT</version>\r
   </parent>\r
 \r
     <groupId>org.opendaylight.controller</groupId>\r
@@ -63,7 +63,7 @@
         <dependency>\r
             <groupId>org.opendaylight.controller</groupId>\r
             <artifactId>sal-dom-xsql</artifactId>\r
-            <version>1.2.0-Lithium</version>\r
+            <version>1.2.1-SNAPSHOT</version>\r
         </dependency>\r
     </dependencies>\r
 \r
index 03940e7870665d5ede183cafc1350697765bdf27..007e1be2d5762c073d2699d2a5ba2e4b047523f8 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.0-Lithium</version>
+    <version>1.2.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>sal-netconf-connector</artifactId>
index 0ebeddf9c211f1d5668cca950758a42c645c6bba..25a45c27f212d94b500018164000347330885165 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.0-Lithium</version>
+    <version>1.2.1-SNAPSHOT</version>
   </parent>
   <artifactId>sal-remote</artifactId>
   <packaging>bundle</packaging>
index 38920154d14d989e8ca53d74f670261624390d70..4c0027e76e74aad5bb54e50d4b9dbf7f1e2fee10 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.0-Lithium</version>
+    <version>1.2.1-SNAPSHOT</version>
   </parent>
   <artifactId>sal-remoterpc-connector</artifactId>
   <packaging>bundle</packaging>
index 56bc40dd0f604508177e74be401cc2c7165772d0..3932d3c220fb5a1a716e78737c96147558aff70b 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.0-Lithium</version>
+    <version>1.2.1-SNAPSHOT</version>
   </parent>
   <artifactId>sal-rest-connector-config</artifactId>
   <description>Configuration files for sal-rest-connector</description>
index 5a35ba002606b3b2d875e8b29bb22e723b501272..9349e2e7bace77445231f9edbcd035fd91bde0c3 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.0-Lithium</version>
+    <version>1.2.1-SNAPSHOT</version>
   </parent>
   <artifactId>sal-rest-connector</artifactId>
   <packaging>bundle</packaging>
@@ -99,7 +99,7 @@
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yang-model-export</artifactId>
       <!-- FIXME: remove explicit version, once model export package is part of yangtools-artefacts -->
-      <version>0.7.0-Lithium</version>
+      <version>0.7.1-SNAPSHOT</version>
     </dependency>
 
     <dependency>
index 565e11503d789f873f62efcba4c334bc57a19b45..6cfb65439b1bd3956f6ce41398f3167a3c2e3de5 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>sal-parent</artifactId>
-        <version>1.2.0-Lithium</version>
+        <version>1.2.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>sal-rest-docgen-maven</artifactId>
index 0c8e5bc967403cf434869af1255d5d1a2dbe7fae..1de5fc8a41dd38ddd5e179186291538a4682a873 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.0-Lithium</version>
+    <version>1.2.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>sal-rest-docgen</artifactId>
index 92b102a984849c7e49612567e8f3945cf3379744..e8dd5e4a50507678ec1d2e7998ccf7a5e42b1dfd 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.0-Lithium</version>
+    <version>1.2.1-SNAPSHOT</version>
   </parent>
   <artifactId>sal-restconf-broker</artifactId>
   <packaging>bundle</packaging>
index 0b2a9e76bc35eea0ec1e9f4f7a886eea8a04fa15..3e39260eb13be59ff14d4ac4d073bcac899472a6 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>sal-parent</artifactId>
         <groupId>org.opendaylight.controller</groupId>
-        <version>1.2.0-Lithium</version>
+        <version>1.2.1-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
index 6c06016365befe8c0ed6716e5e70e4bd1460ecd1..fd4266181a3709644ca390177294be75595a3fa7 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <artifactId>clustering-it</artifactId>
         <groupId>org.opendaylight.controller.samples</groupId>
-        <version>1.2.0-Lithium</version>
+        <version>1.2.1-SNAPSHOT</version>
     </parent>
     <artifactId>clustering-it-config</artifactId>
   <packaging>jar</packaging>
index 1790e8cfcd3fe9c84f7278e69be3b3199ecccc47..49a224d27908ba48ebd7443d29beae0db9ccbc62 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <artifactId>clustering-it</artifactId>
         <groupId>org.opendaylight.controller.samples</groupId>
-        <version>1.2.0-Lithium</version>
+        <version>1.2.1-SNAPSHOT</version>
     </parent>
     <artifactId>clustering-it-model</artifactId>
     <packaging>bundle</packaging>
index bce3a0ef76df2e4090b6b1e1f1acc8debe109086..93db5ea3bdb4e083b291994e2ad4d0c495a47eb0 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.controller.samples</groupId>
         <artifactId>sal-samples</artifactId>
-        <version>1.2.0-Lithium</version>
+        <version>1.2.1-SNAPSHOT</version>
     </parent>
     <artifactId>clustering-it</artifactId>
     <packaging>pom</packaging>
index 4d762eb1b7c8d16ea382b3c2e67f69abc42ab3dd..ab218723e840c51b4fe567b0818bba5163e969bf 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <artifactId>clustering-it</artifactId>
         <groupId>org.opendaylight.controller.samples</groupId>
-        <version>1.2.0-Lithium</version>
+        <version>1.2.1-SNAPSHOT</version>
     </parent>
     <artifactId>clustering-it-provider</artifactId>
     <packaging>bundle</packaging>
index 18fc41f19b5713767380a95122a83f0791768f1c..e955adcee9bfcf69f10f7f26fdc9cbca692bcac9 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.2.0-Lithium</version>
+    <version>1.2.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.opendaylight.controller.samples</groupId>
index 954b4fdf71e33e78af1f3d4aa88bf10707fee40d..f825d93a260237b1002c64c45ac779afaefe81bd 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>sal-samples</artifactId>
-    <version>1.2.0-Lithium</version>
+    <version>1.2.1-SNAPSHOT</version>
   </parent>
   <artifactId>toaster-config</artifactId>
   <description>Configuration files for toaster</description>
index ce5c6b4a985e16670fbc76c16e8683cbf0485a31..14e7cef70ba06a396977949b9dfb1ec77e580478 100644 (file)
@@ -4,13 +4,13 @@
   <parent>
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>sal-samples</artifactId>
-    <version>1.2.0-Lithium</version>
+    <version>1.2.1-SNAPSHOT</version>
   </parent>
   <artifactId>sample-toaster-consumer</artifactId>
   <packaging>bundle</packaging>
 
   <properties>
-    <sal-binding-api.version>1.2.0-Lithium</sal-binding-api.version>
+    <sal-binding-api.version>1.2.1-SNAPSHOT</sal-binding-api.version>
   </properties>
 
   <dependencies>
index 4a07db862cea154d97be4427861f814580bc9760..d908974cd974e330eb0eba58bc808c0bd8680c1b 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>sal-samples</artifactId>
-    <version>1.2.0-Lithium</version>
+    <version>1.2.1-SNAPSHOT</version>
   </parent>
   <artifactId>sample-toaster-it</artifactId>
 
index 9ebfddadd5cbe574508b3a5485a389a0cf2f8fa8..4612e8003b66ac21eca7270a7d71a8a27fee4ff9 100644 (file)
@@ -4,13 +4,13 @@
   <parent>
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>sal-samples</artifactId>
-    <version>1.2.0-Lithium</version>
+    <version>1.2.1-SNAPSHOT</version>
   </parent>
   <artifactId>sample-toaster-provider</artifactId>
   <packaging>bundle</packaging>
 
   <properties>
-    <sal-binding-api.version>1.2.0-Lithium</sal-binding-api.version>
+    <sal-binding-api.version>1.2.1-SNAPSHOT</sal-binding-api.version>
   </properties>
 
   <dependencies>
index 9fed175f1d43633def272290050abee13f1c2e8f..d189bc3af68851309a15a0cefb07279b29a64234 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>sal-samples</artifactId>
-    <version>1.2.0-Lithium</version>
+    <version>1.2.1-SNAPSHOT</version>
   </parent>
   <artifactId>sample-toaster</artifactId>
   <packaging>bundle</packaging>
index bc4f038eb65a62d93887b2b98be85181a3a8df49..721e9a060db89e6ad3723e3eaaa3064835b9493f 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
   </parent>
   <artifactId>config-netconf-connector</artifactId>
   <packaging>bundle</packaging>
index 7a8f2571f22a7c072541e51758c28cb635276294..36d5b86b9611abd038c4db2e4770a80955ac53c0 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>config-persister-impl</artifactId>
index 329030ff86844bb1a0aa24edbdc0987e45a6e50c..a3b80ac4b2f3a3833e1f5aefcfba6adab946e429 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
   </parent>
   <artifactId>ietf-netconf-monitoring-extension</artifactId>
   <packaging>bundle</packaging>
index 8dbb934358406231e021f8d8391cf70d91963f57..710f4dd774c5f2f6f181ca8dd1aae1cb6058b568 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
   </parent>
   <artifactId>ietf-netconf-monitoring</artifactId>
   <packaging>bundle</packaging>
index e16c7712aff945e34b294658983391f070df743d..f1da622d6ebffb1cb2377f92fafb43323813448b 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
   </parent>
   <artifactId>ietf-netconf-notifications</artifactId>
   <packaging>bundle</packaging>
index a75069bb7887bdf86b8ed925475b2ebc5100498b..16ab50e2c72667eafbe8e4a882e6ac6d0e58baa0 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>netconf-subsystem</artifactId>
-        <version>0.3.0-Lithium</version>
+        <version>0.3.1-SNAPSHOT</version>
     </parent>
     <artifactId>ietf-netconf</artifactId>
     <packaging>bundle</packaging>
index 0a319999809a41d7e794d3cb12cf75a1b8fcff96..8a340349a482a001192febb8f63d5352bf554e69 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
   </parent>
   <artifactId>mdsal-netconf-connector</artifactId>
   <packaging>bundle</packaging>
index 12dc3abf67162ff84d7f87ed7188a35cd839f35d..4262178e605c22691449ad9485d5ff70ccce93ce 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
   </parent>
   <artifactId>mdsal-netconf-monitoring</artifactId>
   <packaging>bundle</packaging>
index d1b2fd4564b00147d8d7957ac47856454f37ed6e..5edebeb54d70ece051fe4c59dc8f1c75f48e9ee1 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-api</artifactId>
   <packaging>bundle</packaging>
index 6ebdd6d402addce36e84b86aaf145e50759d18ba..5732d0bdf0501608b8a2c5f5dbde641eb3a3d72c 100644 (file)
@@ -12,7 +12,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-artifacts</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index edc403ca324e1c3292426fde136bab139efa38e5..316594d31246ff50b2e0d85eb68187d04fe310a8 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>netconf-subsystem</artifactId>
-        <version>0.3.0-Lithium</version>
+        <version>0.3.1-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>netconf-auth</artifactId>
index 800658a6e8a49c88f8893a697b07c97331580295..df7978f3fff7696047c3fbf813ff4bc2f4ae643d 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-cli</artifactId>
   <packaging>jar</packaging>
index de623b84f0b36d9ada5823976d7e2d2c58e1626b..e1d1060d0fccadaa43f6fa4d53625848bfc860ee 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-client</artifactId>
   <packaging>bundle</packaging>
index 0beb8cbd7ea5d3aa17d196bae8c92b199039a372..c701778f266837f0e3481ee8f26c77b42b79cc01 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-config</artifactId>
   <description>Configuration files for netconf</description>
index 4a785b084ea6d2ede02d73250c7392c38a1a5b55..309da877ec5e49b916558a2d1a1fc77b7b579410 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-connector-config</artifactId>
   <description>Configuration files for netconf-connector</description>
index cededd8322981c1937e5c2619d103d4f799742be..58beceb1642a22581e55c16f07e9c17148663ac0 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-impl</artifactId>
   <packaging>bundle</packaging>
index 6199ebf8fcd7bb0d0a23d406a0df6a1059c35ce4..920142b232fa0432e0698e8ea246c716ce5ec15f 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>netconf-it</artifactId>
index 44379d48f6f6943dc9090bc03d33647344eb9d22..d90e7de7dba0c570062e6718e7815e363802ca32 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-mapping-api</artifactId>
 
index eb233974e4181f69ae207731aa086499d6f47106..33b79e18b7bb90ac1771a2ed33d871dd8f872089 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-mdsal-config</artifactId>
   <description>Configuration files for netconf for mdsal</description>
index bc6969b513f65943be11e2af4954576cb95d67e5..584065e9760092c439d6a8c6158bd15228e50b90 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-monitoring</artifactId>
   <packaging>bundle</packaging>
index af0eb9ea62d07985ce1e868a6e2dbb74fdc596cf..84d6f9e9c05c3499fd0f3c7d2f50d0b0f5e47d8b 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-netty-util</artifactId>
   <packaging>bundle</packaging>
index 617ab717d898456919c5b55f9fafe14daa6b8075..7f314852757fbd8cc1aa0d9a21952aea87436924 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <artifactId>netconf-subsystem</artifactId>
         <groupId>org.opendaylight.controller</groupId>
-        <version>0.3.0-Lithium</version>
+        <version>0.3.1-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>bundle</packaging>
index 65c27b23c79da788179b21ce5d31063efcaae3d3..954c00f953eb5ebca39b957179bf16f1ac5559f3 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <artifactId>netconf-subsystem</artifactId>
         <groupId>org.opendaylight.controller</groupId>
-        <version>0.3.0-Lithium</version>
+        <version>0.3.1-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>bundle</packaging>
index 128698b38fa57ea03e3f64d99bb5c504d73d53c6..40dc2d5bf95e5208de37f82c31dbe0f3b6a224ec 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>netconf-ssh</artifactId>
index b3fc001994d3d74a3f8f68e44d30d6c65c3b6f15..445afa5fdbdb4276ed5a73760a15bd1445b3799d 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>netconf-tcp</artifactId>
index dfc655295279294685fe42cc7776e4dc6e94254d..f975eab8a76a127d76cd26b8ac34347b518f936f 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>netconf-subsystem</artifactId>
-        <version>0.3.0-Lithium</version>
+        <version>0.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>netconf-testtool</artifactId>
index b35cd26720da2ab0076b3d3b296cd8804c4398ff..5b59aa37cf6422dfd2eb45c2d6ac9b5a90dd3dff 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>netconf-subsystem</artifactId>
-        <version>0.3.0-Lithium</version>
+        <version>0.3.1-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>netconf-usermanager</artifactId>
index ad76a8dfc20091c3f6e32be0d5be475804453279..973abc30718c830da414c7f4c53a7094c7196d45 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.0-Lithium</version>
+    <version>0.3.1-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-util</artifactId>
   <packaging>bundle</packaging>
index 19bf611eb3c25d61e2c82f62a459705ba01bd6ef..0da0c798e8a7e7e6b0294c08b7471dfe62f0b439 100644 (file)
@@ -5,12 +5,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.1-SNAPSHOT</version>
     <relativePath>../commons/opendaylight</relativePath>
   </parent>
   <artifactId>netconf-subsystem</artifactId>
 
-  <version>0.3.0-Lithium</version>
+  <version>0.3.1-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
diff --git a/pom.xml b/pom.xml
index 1aa51d24301165d95c9dec21dc003be360f2c313..538da7b90352e2b2913893b79ba5926670077b4f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.parent</artifactId>
-    <version>1.1.0-Lithium</version>
+    <version>1.1.1-SNAPSHOT</version>
     <relativePath>opendaylight/commons/parent</relativePath>
   </parent>
 
   <artifactId>releasepom</artifactId>
-  <version>0.2.0-Lithium</version>
+  <version>0.2.1-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>controller</name>
   <!-- Used by Sonar to set project name -->