Bumping versions by 0.0.1 for next dev cycle 91/23291/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 25 Jun 2015 18:21:28 +0000 (14:21 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 25 Jun 2015 18:23:21 +0000 (14:23 -0400)
Change-Id: Id3160742fa5719d54ce43426857e0e1c56c3104e
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
82 files changed:
benchmarks/pom.xml
code-generator/binding-data-codec/pom.xml
code-generator/binding-generator-api/pom.xml
code-generator/binding-generator-impl/pom.xml
code-generator/binding-generator-spi/pom.xml
code-generator/binding-generator-util/pom.xml
code-generator/binding-java-api-generator/pom.xml
code-generator/binding-model-api/pom.xml
code-generator/binding-parent/pom.xml
code-generator/binding-test-model/pom.xml
code-generator/binding-type-provider/pom.xml
code-generator/maven-sal-api-gen-plugin/pom.xml
code-generator/pom.xml
code-generator/samples/maven-code-gen-sample/pom.xml
code-generator/samples/modeling-sample/pom.xml
common/artifacts/pom.xml
common/checkstyle-logging/pom.xml
common/concepts/pom.xml
common/features-test/pom.xml
common/features/pom.xml
common/mockito-configuration/pom.xml
common/object-cache-api/pom.xml
common/object-cache-guava/pom.xml
common/object-cache-noop/pom.xml
common/parent/pom.xml
common/pom.xml
common/util/pom.xml
integration-test/bug1196-test-model/pom.xml
integration-test/bug527-test-model/pom.xml
integration-test/bundle-test/pom.xml
integration-test/pom.xml
integration-test/regression-test-model/pom.xml
integration-test/test-models/pom.xml
integration-test/yang-runtime-tests/pom.xml
model/iana/iana-afn-safi/pom.xml
model/iana/iana-if-type-2014-05-08/pom.xml
model/iana/iana-if-type/pom.xml
model/iana/pom.xml
model/ietf/ietf-inet-types/pom.xml
model/ietf/ietf-interfaces/pom.xml
model/ietf/ietf-restconf/pom.xml
model/ietf/ietf-ted/pom.xml
model/ietf/ietf-topology-isis/pom.xml
model/ietf/ietf-topology-l3-unicast-igp/pom.xml
model/ietf/ietf-topology-ospf/pom.xml
model/ietf/ietf-topology/pom.xml
model/ietf/ietf-yang-types-20130715/pom.xml
model/ietf/ietf-yang-types/pom.xml
model/ietf/pom.xml
model/l2-types/pom.xml
model/pom.xml
model/yang-ext/pom.xml
pom.xml
restconf/pom.xml
restconf/restconf-client-api/pom.xml
restconf/restconf-client-impl/pom.xml
restconf/restconf-common/pom.xml
restconf/restconf-jaxrs-api/pom.xml
restconf/restconf-test-service/pom.xml
restconf/restconf-util/pom.xml
third-party/antlr4-runtime-osgi/pom.xml
third-party/pom.xml
websocket/pom.xml
websocket/websocket-client/pom.xml
yang-validation-tool/pom.xml
yang/pom.xml
yang/yang-binding/pom.xml
yang/yang-common/pom.xml
yang/yang-data-api/pom.xml
yang/yang-data-codec-gson/pom.xml
yang/yang-data-impl/pom.xml
yang/yang-data-operations/pom.xml
yang/yang-data-util/pom.xml
yang/yang-maven-plugin-it/pom.xml
yang/yang-maven-plugin-spi/pom.xml
yang/yang-maven-plugin/pom.xml
yang/yang-model-api/pom.xml
yang/yang-model-export/pom.xml
yang/yang-model-parent/pom.xml
yang/yang-model-util/pom.xml
yang/yang-parser-api/pom.xml
yang/yang-parser-impl/pom.xml

index bc06c254f22f476adb4edfb0d4a75ac0ec21cf06..e7d4f9aa6e3ef77a645f5f5da16cbc76a502d04b 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
         <relativePath>../common/parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
@@ -21,8 +21,8 @@
     <artifactId>benchmarks</artifactId>
 
     <properties>
-        <yangtools.version>0.7.0-Lithium</yangtools.version>
-        <yang.maven.plugin.version>0.7.0-Lithium</yang.maven.plugin.version>
+        <yangtools.version>0.7.1-SNAPSHOT</yangtools.version>
+        <yang.maven.plugin.version>0.7.1-SNAPSHOT</yang.maven.plugin.version>
         <java.source.version>1.7</java.source.version>
         <java.target.version>1.7</java.target.version>
         <jmh.version>0.9.7</jmh.version>
index a1166d0c79043dd48b6f0bcb671b163e7b0aa03a..f64233d3173ac5b22e98a9a3b61c8075060a8fbd 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 0a6a650681858167f0296065592f62e901d17f4e..2568afccfa6fe406254414705231cd873659b619 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index d68eb6c2f9d48c7c23b78f39bfead592f8d0e1c8..cd91bc9d4945505e2fa6c807168b5bc21878af7f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index ac1d6cdbd4a6c43fe3844823bf6a0b5f18dabc6f..c76e3803fe60ab1c9f0daf3c4cafbdc9d1f48868 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 9aad07cb10fdc963434e8930499af1231864c99d..32c94acc03bde32718310830f2b28c94f2ffca17 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 840af0605a32fe3b80486914afb461f212a8217f..7dd0b3249dce9fda947c5762daa9f1f5f55dfe52 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index e34ebde8d0f4b2423144e8445f63727e24cb88bd..6c2373b79ece5c860d8259a70603f737d910f694 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index ad0685600b33e2089a648e2b5503017ca4fae1b5..72dfbda8d92ee1b63a7b9552246e9781433dd1b1 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>1.5.0-Lithium</version>
+        <version>1.5.1-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.7.0-Lithium</version>
+    <version>0.7.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
-        <yangtools.version>0.7.0-Lithium</yangtools.version>
+        <yangtools.version>0.7.1-SNAPSHOT</yangtools.version>
         <salGeneratorPath>src/main/yang-gen-sal</salGeneratorPath>
     </properties>
 
index 30123bccaf2287bfcda3461d09d2536b86c4ec64..27900b0690f5a16097699b6d310749df435cc1f4 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
index 38a5349ca52a8f8b11f8da8f1a45933a1682cfa7..33644c422351277c89e20df04cfb952ee7878fb4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 4ee5766e0bf24e150da584cd21e4ad0853394acf..64b17d63b0adce4ea2d2b995b6a856ac816d2059 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>maven-sal-api-gen-plugin</artifactId>
index bc824b3b7cc2082881a6fef8de4775d341a723cb..a461a4f013b1f1cd0450a0ba5755044291e7e15d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
         <relativePath>../common/parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index c299a93a1b0716ce95a4d459b273113589cdcb8e..a0aad683baf4e44f42f60930c37996e2c419904a 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
     </parent>
     <artifactId>maven-code-gen-sample</artifactId>
 
index 0bef694ea1e02235022aacdb4e0a462734c46937..48c416b8e1c14d638fa6ec31edd6239b4482ac62 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
     </parent>
     <artifactId>modeling-sample</artifactId>
 
index 343f97968c9f9e66a6a393e68d911cfb309c8303..9903b17ff4180f88bb5cf5aa69617c5b721b5a5b 100644 (file)
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yangtools-artifacts</artifactId>
-    <version>0.7.0-Lithium</version>
+    <version>0.7.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
         <!-- Model versions -->
-        <ietf.topology.version>2013.10.21.7-Lithium</ietf.topology.version>
+        <ietf.topology.version>2013.10.21.7.1-SNAPSHOT</ietf.topology.version>
     </properties>
 
     <dependencyManagement>
             <dependency>
                 <groupId>org.opendaylight.yangtools.model</groupId>
                 <artifactId>iana-if-type-2014-05-08</artifactId>
-                <version>2014.05.08.7-Lithium</version>
+                <version>2014.05.08.7.1-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools.model</groupId>
                 <artifactId>ietf-inet-types</artifactId>
-                <version>2010.09.24.7-Lithium</version>
+                <version>2010.09.24.7.1-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools.model</groupId>
                 <artifactId>ietf-yang-types</artifactId>
-                <version>2010.09.24.7-Lithium</version>
+                <version>2010.09.24.7.1-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools.model</groupId>
                 <artifactId>ietf-yang-types-20130715</artifactId>
-                <version>2013.07.15.7-Lithium</version>
+                <version>2013.07.15.7.1-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools.model</groupId>
                 <artifactId>ietf-interfaces</artifactId>
-                <version>2014.05.08.7-Lithium</version>
+                <version>2014.05.08.7.1-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools.model</groupId>
                 <artifactId>ietf-restconf</artifactId>
-                <version>2013.10.19.7-Lithium</version>
+                <version>2013.10.19.7.1-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools.model</groupId>
             <dependency>
                 <groupId>org.opendaylight.yangtools.model</groupId>
                 <artifactId>opendaylight-l2-types</artifactId>
-                <version>2013.08.27.7-Lithium</version>
+                <version>2013.08.27.7.1-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools.model</groupId>
                 <artifactId>yang-ext</artifactId>
-                <version>2013.09.07.7-Lithium</version>
+                <version>2013.09.07.7.1-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
index 5bfe5986c92ba533bdd31dd39fdbbe5a5c6f2e9f..e68ed954401930be1081fbac51b8ba8ca7d46666 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
   <artifactId>checkstyle-logging</artifactId>
index 95c9bf7238104809f4f9209628efa3fcc943674a..f90ce4a54dc0325cfc57c582a968918f054b214b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 4a276deb11de6a2127e639d78e2acf1c6e90b4e8..57acd87deaecb52f7519388fb384dfe169af29ac 100644 (file)
@@ -13,7 +13,7 @@
    <parent>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yangtools-parent</artifactId>
-      <version>0.7.0-Lithium</version>
+      <version>0.7.1-SNAPSHOT</version>
       <relativePath>../parent/pom.xml</relativePath>
    </parent>
    <artifactId>features-test</artifactId>
@@ -27,7 +27,7 @@
      <relocation>
        <groupId>org.opendaylight.odlparent</groupId>
        <artifactId>features-test</artifactId>
-       <version>1.5.0-Lithium</version>
+       <version>1.5.1-SNAPSHOT</version>
        <message>This artifact has been migrated to odlparent and will be removed in Lithium release</message>
      </relocation>
    </distributionManagement>
index e6a3c658cfff9d4c6af7cf48750cffd774ae4227..6a7606ebb08ff2320ec061299ec6b794d0b0ec66 100644 (file)
     <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>org.opendaylight.yangtools</groupId>
     <artifactId>features-yangtools</artifactId>
-    <version>0.7.0-Lithium</version>
+    <version>0.7.1-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <dependencyManagement>
index 8e26425f3ff59415e976a5706096903cb7fe6beb..256bea00af809c036721821418aa4e12dee45b5e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index a15c993a4f93ad45ba580fcd69128d9ba78072fe..8846e2a5a676a2d0f29e8bb4e1b078d5b350a6ad 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
     <packaging>bundle</packaging>
index cf3ad838af10510ec1ce2ab827d02da9490ebac3..b25dab4e544df1610d6a54ee214cfa28f96a328c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 68165abe570217aad1eb5d01b7cce9bc233fb1d9..993d251666197fd010de89df35963290acf42189 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
     <packaging>bundle</packaging>
index c4b61db997602a6b0052efa22d6a8dfa92107f41..b317ee1e7ec2a181749463313c889283baab6e63 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>1.5.0-Lithium</version>
+        <version>1.5.1-SNAPSHOT</version>
         <relativePath></relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>yangtools-parent</artifactId>
     <groupId>org.opendaylight.yangtools</groupId>
-    <version>0.7.0-Lithium</version>
+    <version>0.7.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
-        <yangtools.version>0.7.0-Lithium</yangtools.version>
+        <yangtools.version>0.7.1-SNAPSHOT</yangtools.version>
 
         <!-- FIXME: these will be upstreamed -->
         <maven.depends.version>1.2</maven.depends.version>
                 <plugin>
                     <groupId>org.opendaylight.yangtools</groupId>
                     <artifactId>yang-maven-plugin</artifactId>
-                    <version>0.7.0-Lithium</version>
+                    <version>0.7.1-SNAPSHOT</version>
                     <executions>
                         <execution>
                             <goals>
                         <dependency>
                             <groupId>org.opendaylight.yangtools</groupId>
                             <artifactId>maven-sal-api-gen-plugin</artifactId>
-                            <version>0.7.0-Lithium</version>
+                            <version>0.7.1-SNAPSHOT</version>
                             <type>jar</type>
                         </dependency>
                     </dependencies>
index 0269ce38854432beb078cd57512bb8bffcca6c2f..859e1dbd2a9d8f37572ffe18390efdad60cc17c1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yangtools-parent</artifactId>
-      <version>0.7.0-Lithium</version>
+      <version>0.7.1-SNAPSHOT</version>
       <relativePath>parent</relativePath>
     </parent>
 
index cd1a293ce11351be6b85f76f893b561dedc2d49b..345bd2af3b9967bf957f4774ebaee3eb12e8f3e6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
     <packaging>bundle</packaging>
index 9473f808fb63bc47f7758beb97b29786de95f45f..dd36be9906884312582667010fc230f3953f0eb6 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>yang-binding</artifactId>
-                        <version>0.7.0-Lithium</version>
+                        <version>0.7.1-SNAPSHOT</version>
                     </dependency>
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>yang-common</artifactId>
-                        <version>0.7.0-Lithium</version>
+                        <version>0.7.1-SNAPSHOT</version>
                     </dependency>
                 </dependencies>
             </plugin>
index 424a577696619a601edd38462c64be6083d90781..80778dbe0b48c61d1903eff7b28bfdd415e47a70 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index e7f00e263aff264e67863a7bcaebe5ea4d69987b..92e37c31f2a22961dc383a85d2aaa08060a1a982 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <artifactId>yangtools-parent</artifactId>
         <groupId>org.opendaylight.yangtools</groupId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 093a0beea09c2fc59af5cb2fb05a73c559366c89..a50f2ef482b0b727b18eebeb39ad5e3deaef4634 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
         <relativePath>../common/parent</relativePath>
     </parent>
 
index a58f13d7015e155cca2bdb4d3f955ac701b0c24a..b7ee1f039bca52728b89623d3d6e0ba56727c53e 100644 (file)
@@ -9,7 +9,7 @@
 
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
         <artifactId>yangtools-parent</artifactId>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
index e1ffd2793f4b88f70767a7a87a3c0237fcfe5f31..8df80fb67be289fa96ecb834b81eb2d9c2572efb 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
@@ -60,7 +60,7 @@
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>maven-sal-api-gen-plugin</artifactId>
-                        <version>0.7.0-Lithium</version>
+                        <version>0.7.1-SNAPSHOT</version>
                         <type>jar</type>
                     </dependency>
                 </dependencies>
index 4435e444abc6628430e0806278932a9541093b2a..0d89142adec043c9df35f818e27bf3aefc577a10 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 714a929bb53153debf43d715d19065105eba5209..50b8e385bf4c11a6c5df1825493076974f7e4034 100644 (file)
     <parent>
         <artifactId>model-iana</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>iana-afn-safi</artifactId>
-    <version>2013.07.04.7-Lithium</version>
+    <version>2013.07.04.7.1-SNAPSHOT</version>
 
     <build>
         <plugins>
index 2180c009ff67e76e8cd517567d187ee18f4405d4..7bf1000b0795005f16c5789c86f1891359884ab1 100644 (file)
     <parent>
         <artifactId>model-iana</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>iana-if-type-2014-05-08</artifactId>
-    <version>2014.05.08.7-Lithium</version>
+    <version>2014.05.08.7.1-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index 1ed96d0df3438f2f431c7c23f46e6c4210c7b78f..e5363fa47d8afa0676ec18bea5c90ecc4abe4244 100644 (file)
     <parent>
         <artifactId>model-iana</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>iana-if-type</artifactId>
-    <version>2013.07.04.7-Lithium</version>
+    <version>2013.07.04.7.1-SNAPSHOT</version>
 
     <build>
         <plugins>
index 821c7470c6d80a59fb2864c182a86f4498a85fcb..78f0fc9f9fcab476ff92b9dcd071aa243945dbeb 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <artifactId>model-parent</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
index 644fa9a7fcc1b1a0cadbb4a35edeee6d186b53d7..a81b066caad163f4c4710882d73d6ccd4296d1ba 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-inet-types</artifactId>
-    <version>2010.09.24.7-Lithium</version>
+    <version>2010.09.24.7.1-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index 19d13d331e51fb7c7e44188bfe86545c8108a8b4..3bb43adccbcc73c55ea1a731b02f61a5aac4b1f3 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-interfaces</artifactId>
-    <version>2014.05.08.7-Lithium</version>
+    <version>2014.05.08.7.1-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index a0692428ccd3482b237efc6640d07d7ef5a48947..39e12c19132f76b3f33dc1e3b7f309c30608b268 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-restconf</artifactId>
-    <version>2013.10.19.7-Lithium</version>
+    <version>2013.10.19.7.1-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index 0a956e91f9256106e5a55a1d2fe7bfe71b1b0fca..a6151ca9cc521c0ef02646db0ac87cc46b9e09ea 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-ted</artifactId>
-    <version>2013.10.21.7-Lithium</version>
+    <version>2013.10.21.7.1-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index 7fa039ee9018985d80f30a3c3e4bdbb13f400d60..7a0c4abd1fb943c6c176c3b7c7f3385a3506b59b 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-topology-isis</artifactId>
-    <version>2013.10.21.7-Lithium</version>
+    <version>2013.10.21.7.1-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index edb6bdbf29c24a11c4db6a4b355e5ce918a853fe..e1d60ee2daf53d93e79ab26d9da8df1ec2a3ffe7 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-topology-l3-unicast-igp</artifactId>
-    <version>2013.10.21.7-Lithium</version>
+    <version>2013.10.21.7.1-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index e63527b8beb18ae6ed3d5c5fc15dacd91fb9bcd0..a8cd50597947789cfd85b656df1e0c944e1a8d8d 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-topology-ospf</artifactId>
-    <version>2013.10.21.7-Lithium</version>
+    <version>2013.10.21.7.1-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index c912facd7f53bfa82ae5be42a2ed8e4b27211e59..85f4cced6bd17c04f17adc85a12abc65aba66b41 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-topology</artifactId>
-    <version>2013.10.21.7-Lithium</version>
+    <version>2013.10.21.7.1-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index 9265a5932346f65cbec81b39669b1c4eb0257c83..a945661fbd75246fc92a535a13f30b1d461e5bbe 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-yang-types-20130715</artifactId>
-    <version>2013.07.15.7-Lithium</version>
+    <version>2013.07.15.7.1-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index 441c7573db537eada044b0cfbc34b5bce310acf7..41b5e16a1d468b30dc12cf11314e59fd5fc34cc3 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-yang-types</artifactId>
-    <version>2010.09.24.7-Lithium</version>
+    <version>2010.09.24.7.1-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
index 0829841423f18434eb8c3604620e62fd7a8fd230..e01d4d53d8834e0779dc98e862b680c8d24b827e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <artifactId>model-parent</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 2fe4055fdc2f14826ad51e9cb48384e2a659be4b..085925d026222c7238e4a80c365b6bb1f722957e 100644 (file)
     <parent>
         <artifactId>model-parent</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>opendaylight-l2-types</artifactId>
-    <version>2013.08.27.7-Lithium</version>
+    <version>2013.08.27.7.1-SNAPSHOT</version>
 
     <build>
         <plugins>
index 94d1b1ee8f735c59e0cfb04253a23e5ee05af14b..47b54c38f511728ab715565823aec4c80c355f67 100644 (file)
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
         <relativePath>../common/parent</relativePath>
     </parent>
     <groupId>org.opendaylight.yangtools.model</groupId>
-    <!--<version>0.7.0-Lithium</version>-->
+    <!--<version>0.7.1-SNAPSHOT</version>-->
     <modelVersion>4.0.0</modelVersion>
     <artifactId>model-parent</artifactId>
     <packaging>pom</packaging>
@@ -68,7 +68,7 @@
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>maven-sal-api-gen-plugin</artifactId>
-                        <version>0.7.0-Lithium</version>
+                        <version>0.7.1-SNAPSHOT</version>
                         <type>jar</type>
                     </dependency>
                 </dependencies>
index bb779df1c4d8bb2b9193534ff76c0c3cffcbbb72..553c308ad7ce4aadd2754f657e6a87dbf6aa9632 100644 (file)
     <parent>
         <artifactId>model-parent</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>yang-ext</artifactId>
-    <version>2013.09.07.7-Lithium</version>
+    <version>2013.09.07.7.1-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
diff --git a/pom.xml b/pom.xml
index bfa7ca683200867a715650f4a72f2812c70f6e6a..56ca95375511b1fa543a511fe4eb5161015f4502 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
     <parent>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yangtools-parent</artifactId>
-      <version>0.7.0-Lithium</version>
+      <version>0.7.1-SNAPSHOT</version>
       <relativePath>common/parent</relativePath>
     </parent>
 
index 64be3535f8dbe0deaee983c39299e723a6fab2d2..e9fe80e877dc595d87c42e5e920d5ddf4f50ebd2 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
         <relativePath>../common/parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index fca07f0f68958b0cfc0275e8968fce2e2c0417ed..94e601197e56223409eb358f36995ba16e3e2259 100644 (file)
@@ -15,7 +15,7 @@
    <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
     </parent>
     <dependencies>
         <dependency>
index 16aa648e1fe7da513f51e0b16ddfb3276ff809b3..9d6c740043570cf644fddab791086e3f24b195fa 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
     </parent>
 
   <artifactId>restconf-client-impl</artifactId>
index e08a59c469d04d8d267fed8a638c2b31205cb22f..951ac3d42d1c95c5b194d4c1f04f78400abf59a8 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>restconf-common</artifactId>
index f5aef9da37505e26fc21d1d4ecb295cf49538e6d..b0b1be5b36d6574dc04fd29b892049cb1a1b5438 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
     </parent>
     <artifactId>restconf-jaxrs-api</artifactId>
     <name>restconf-jaxrs-api</name>
index 6bff45e174452404d7cac74b922c67487474ae3b..fbc75603b10c75ab350f07f1a8bc6af4e8a65ca1 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>restconf-test-service</artifactId>
index 27c66a5d260881cac350df6164a6db9666f77e24..b5e969149b52cc1b73d406e87e1f3044dc5c7861 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>restconf-util</artifactId>
index 6e9339d66df04cda5f84ba284c900956ce2acf38..c7eaf0e3144355ea820367abe25ecea6761e9e5a 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>third-party-parent</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
index e2b0a8e1596f1cb692642af176873bd521fda2fc..48adc3be3ff9e462e4f873656a57a65ee82fe914 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
index e01309e29f1bf648eda9e6e24df394ae696e472f..9727bf8007fd86a53b826cd429607a69bdf83922 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yangtools-parent</artifactId>
-      <version>0.7.0-Lithium</version>
+      <version>0.7.1-SNAPSHOT</version>
       <relativePath>../common/parent</relativePath>
     </parent>
 
index 6ff691290c7c48ebec65a0060ca8defb3872fb66..465688094f9f5a8bfede6c17b91ac245a07e4750 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 23f21a5005f68b2e113ed0536a11bb9aeac5ef46..e16acec3c82418142efde98d8ea626401fb3f485 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-aggregator</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
     </parent>
     <artifactId>yang-validation-tool</artifactId>
 
index 89ed6702b8df1c54435dccd8f72fd2c3c8c873f9..4b383c307a43076f48beba110ca4fcaf98c18e07 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yangtools-parent</artifactId>
-      <version>0.7.0-Lithium</version>
+      <version>0.7.1-SNAPSHOT</version>
       <relativePath>../common/parent</relativePath>
     </parent>
 
index a70f7e1600d6282add2ec4e2e5a64db771431ffe..d16554ca0d44863ed705090befe95a0c4d8415c8 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 7249b54870c699ad3a14038d636cb72ade9dfcaf..008ce5eb1cb9b6fdb71c850236165a8399df9274 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 16d9cb2c968a546f444b6603f6f213182119360d..1f6813f70ce3d307f16ec8be9715615b8f82d454 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 9fe19f83ae7eeccd330a0f974ced8914ee2067f9..2e694aba9ff2e5005ee2874d4e0709796336b80c 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index bd63544f3c7779be05eea4b9f7d1c6e149d839c1..7c3df1bfbecd0b5765f4cad2738aafbf3575ac56 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index f4c77661825825aacc9d16720f378118c65dea60..ad8105f775ea8be1e5f404409bb29a3db27a0e64 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 176e3a5d9c1ae45df8148125e906646d82d42c47..5af5f9da3d57f01049dcf93e083da092a2d78df1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 1980bf7813ed15c345e8f568615cecd036055af0..e27a8e3ece67109bf2d5372c420f6fb07e75ebbd 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 738559b1d0107e29a57177d46752ee34b6d861cb..5be56b959ae2e46c12a7e8b319d82248dfe0e63f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 51ee46dec1d73c64ccba78d4c8af2f30d1eabee6..d8bdde0849e49733920d4dc94b838142dc8fc3b3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 97855a4af3cecf10298bdb356b919ef6417b0c5f..db3dd9679c91389830309ad02a5b5db520ab510b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 477328e85b1171364c58fe2149cacddf0572fabb..c82f11919a4178d2fc073a82d209ae3f52394e5d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 22ffcea2304540a8595856cb24719fd58defa22a..e72bd0e365cd7f1ef86b6e6f4937f16468b9435e 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>1.5.0-Lithium</version>
+        <version>1.5.1-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-model-parent</artifactId>
     <packaging>pom</packaging>
-    <version>0.7.0-Lithium</version>
+    <version>0.7.1-SNAPSHOT</version>
 
     <properties>
-        <yangtools.version>0.7.0-Lithium</yangtools.version>
+        <yangtools.version>0.7.1-SNAPSHOT</yangtools.version>
     </properties>
 
     <dependencyManagement>
index cdaca13c8d89749aec49ed86ebb54aecef3375f7..585bce3eb72103564da69cc9b7416cee51bd677c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 1bc8a853bab90b8e44f86d5f1a1acd8cdfba09ec..52fc70e9a647d87202300fd1461d9b7989b993bd 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
index 9b54d36adfc0f9c1e10e54a62cd15990a7af50c6..478bb3308dbd0a4220ca209f510305046c3ce594 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-parent</artifactId>
-        <version>0.7.0-Lithium</version>
+        <version>0.7.1-SNAPSHOT</version>
         <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>