Bump versions to 7.0.5-SNAPSHOT 23/111223/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 3 Apr 2024 14:46:09 +0000 (16:46 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 3 Apr 2024 14:46:38 +0000 (16:46 +0200)
This starts the next development iteration.

Change-Id: I54909500c90cca82c3d8440e4fe0241789029594
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
122 files changed:
apps/callhome-provider/pom.xml
apps/netconf-console/pom.xml
apps/netconf-nb/pom.xml
apps/netconf-topology-impl/pom.xml
apps/netconf-topology-singleton/pom.xml
apps/netconf-topology/pom.xml
apps/pom.xml
apps/yanglib-mdsal-writer/pom.xml
artifacts/pom.xml
features/features-netconf-experimental/pom.xml
features/features-netconf-testing/pom.xml
features/features-netconf/pom.xml
features/odl-aaa-netconf-plugin/pom.xml
features/odl-netconf-all/pom.xml
features/odl-netconf-api/pom.xml
features/odl-netconf-callhome-ssh/pom.xml
features/odl-netconf-client/pom.xml
features/odl-netconf-clustered-topology/pom.xml
features/odl-netconf-common/pom.xml
features/odl-netconf-connector-all/pom.xml
features/odl-netconf-connector/pom.xml
features/odl-netconf-console/pom.xml
features/odl-netconf-impl/pom.xml
features/odl-netconf-keystore-plaintext/pom.xml
features/odl-netconf-keystore/pom.xml
features/odl-netconf-mdsal/pom.xml
features/odl-netconf-model-rfc5277/pom.xml
features/odl-netconf-model-rfc6022/pom.xml
features/odl-netconf-model-rfc6241/pom.xml
features/odl-netconf-model-rfc6243/pom.xml
features/odl-netconf-model-rfc6470/pom.xml
features/odl-netconf-model-rfc8040/pom.xml
features/odl-netconf-model-rfc8341/pom.xml
features/odl-netconf-model-rfc8526/pom.xml
features/odl-netconf-model-rfc8639/pom.xml
features/odl-netconf-model-rfc8641/pom.xml
features/odl-netconf-model-rfc8650/pom.xml
features/odl-netconf-ssh/pom.xml
features/odl-netconf-test-tools/pom.xml
features/odl-netconf-topology/pom.xml
features/odl-netconf-transport-api/pom.xml
features/odl-netconf-transport/pom.xml
features/odl-netconf-truststore/pom.xml
features/odl-netconf-util/pom.xml
features/odl-restconf-all/pom.xml
features/odl-restconf-common/pom.xml
features/odl-restconf-nb/pom.xml
features/odl-restconf-openapi/pom.xml
features/odl-restconf/pom.xml
features/odl-yanglib-mdsal-writer/pom.xml
features/parent/pom.xml
features/pom.xml
karaf-static/pom.xml
karaf/pom.xml
keystore/keystore-api/pom.xml
keystore/keystore-legacy/pom.xml
keystore/keystore-none/pom.xml
keystore/plaintext-api/pom.xml
keystore/plaintext-cli/pom.xml
keystore/plaintext-localfile/pom.xml
keystore/pom.xml
model/draft-ietf-netconf-crypto-types/pom.xml
model/pom.xml
model/rfc5277/pom.xml
model/rfc6022/pom.xml
model/rfc6241/pom.xml
model/rfc6243/pom.xml
model/rfc6470/pom.xml
model/rfc7407-ietf-x509-cert-to-name/pom.xml
model/rfc8040-ietf-restconf-monitoring/pom.xml
model/rfc8341/pom.xml
model/rfc8526/pom.xml
model/rfc8639/pom.xml
model/rfc8641/pom.xml
model/rfc8650/pom.xml
netconf/netconf-auth/pom.xml
netconf/netconf-netty-util/pom.xml
netconf/netconf-test-models/pom.xml
netconf/pom.xml
netconf/tools/netconf-test-perf/pom.xml
netconf/tools/netconf-testtool/pom.xml
netconf/tools/pom.xml
parent/pom.xml
plugins/netconf-auth-aaa/pom.xml
plugins/netconf-client-mdsal/pom.xml
plugins/netconf-common-mdsal/pom.xml
plugins/netconf-dom-api/pom.xml
plugins/netconf-server-mdsal/pom.xml
plugins/pom.xml
pom.xml
protocol/netconf-api/pom.xml
protocol/netconf-client/pom.xml
protocol/netconf-common/pom.xml
protocol/netconf-server/pom.xml
protocol/netconf-test-util/pom.xml
protocol/pom.xml
protocol/restconf-api/pom.xml
protocol/restconf-client/pom.xml
protocol/restconf-server/pom.xml
restconf/pom.xml
restconf/restconf-common-models/pom.xml
restconf/restconf-common/pom.xml
restconf/restconf-nb/pom.xml
restconf/restconf-openapi/pom.xml
restconf/sal-rest-connector-config/pom.xml
restconf/sal-restconf-broker/pom.xml
restconf/wadl-generator/pom.xml
restconf/websocket-client/pom.xml
third-party/pom.xml
third-party/shaded-exificient-jar/pom.xml
third-party/shaded-exificient/pom.xml
third-party/shaded-sshd-jar/pom.xml
third-party/shaded-sshd/pom.xml
transport/pom.xml
transport/transport-api/pom.xml
transport/transport-http/pom.xml
transport/transport-ssh/pom.xml
transport/transport-tcp/pom.xml
transport/transport-tls/pom.xml
truststore/pom.xml
truststore/truststore-api/pom.xml
truststore/truststore-none/pom.xml

index df1be6d75c983be4dd59f1761079458559fea86a..3de5f656ec0d85dbf04dc24da4b9594d24990cfe 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index ee574eb997aee41656e7d96e4303d27ca84fdf25..54ac6aec28fe6a05fde31b84e297ef40b0279554 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>7.0.4</version>
+    <version>7.0.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 4b7b01a984fd5312d509206ccccdf5ae7c370983..2cfa96ec81cf1d4e93d208fb1511c5b48f8b59cd 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 8307696b49f221366c8c61f3073e674c41343fd8..e0fad5e5c4b7a1c15ec86e05624c699f59bc5317 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 09bd037433394d0ea5b41aabea25123edc522c14..47af4980b4d0fa73a72800b2a705800517616227 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 22bc1da2cf9318b15ddc2c4fd518663c7ccaa21d..8693fa291a03aa662673c27627b22adc2dfe0c18 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index ca38519950bc33cb6420c4b6840e39e548f3f703..99b3b994f204db269f3031aaa8425bd89e6f4d22 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>apps</artifactId>
-    <version>7.0.4</version>
+    <version>7.0.5-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 3331d0ec31bf550fd3ab4621dccd5b6610a07a97..ea3f5f6917f3de56eb2793fef8c61791f895f248 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index e4c9bd69b1812a8b628e5af97e515361cd800a56..44934fbe5c57e62ae6cfa42aec4319f7deb2e38b 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-artifacts</artifactId>
-    <version>7.0.4</version>
+    <version>7.0.5-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index 6785bb36f6560c865734737c8af735c8d9a4d17e..0092746f9cacccf3d492652cd218a6735b366dee 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-netconf-experimental</artifactId>
-    <version>7.0.4</version>
+    <version>7.0.5-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <dependencyManagement>
index dde7999b543128d45c2460af288fad84049219ae..27ae0d6b73452250dcf0e4ea4fca761c173b6cf0 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-testing</artifactId>
-  <version>7.0.4</version>
+  <version>7.0.5-SNAPSHOT</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
index 51270af2d53371368e8cf0307d45607fd47c9c43..590cfe69d5f3946624d8711255fad14a68a1fa23 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-netconf</artifactId>
-    <version>7.0.4</version>
+    <version>7.0.5-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <dependencyManagement>
index 3b1b1e49991fba485bb674727c2b4d5922713d38..526b181151b339279ae521053c599527b36c8944 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 8400a3416e5bb40c1afbf50c62510668043bd63e..da5e3898552dde416503239eaf67df0efaac2f56 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 8a8690d7a6215cd6ad6f72da5cb42381503e56fe..b6c7494b2a5050cdd31b3a6c321f20ff439fa38f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 0edac2cea8e2840e5244db48684c614cb9a84995..8cb4bda50815e266c205d5fbcc45126c9396ddf8 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 499c3f3bd4ec6cfdbb3ecf9f5c7452504bc2b1b5..5f8c402a8e22a930b61304de3584b27d36b7d5d7 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 3a0bca60e7c086cffb48ec8b9c0de5d790a245af..f3c3299262bf2489c433c1c46ca6a321e186a485 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index e45be700c1e126a877b6a8e6d2410ee40657f67b..f04b0f76ae6d2078cc458c51120ae7902f0edd89 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index e662298fbc10004d226ac6c604bef11ac3310d6f..f97940cdef4b516b26b16b485f61798a4d4e2eee 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 6dac144dc774006bf82c7711fee2d813736b5fd5..8e71e3bb91463acc409ed94aa0b1c2db059606d4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 386f96153e904e55375058b0db05edaca3916c2d..884f18e025f6aa461ffc0365c7e098aeb993bc43 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 30373c1eb242b4b18ffeba0036334ae0c945e373..0d450848694db750cba20237c22d49bda7270e0f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index a20a9f64d1f91c85dbb129286f42baed181c0adf..917aaa5b2dfc85b672e453ce0b3aa87db928b8ea 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 260068b0e04112418fca553a43f27e4decdb48ab..0935318443ecc42922d35daa7037a9812ba769f2 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index a29243fb1d1809a5f2a64f617346dbdf4d26184a..f1cf02b672cd3eb4e75304409cd7d214acc9fda4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 8cf196a6e99e820ded60bde4ef6bbb2d697ac7b5..6d2c359c113814d83a315ecdcbf194c8de78a77b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index edb1d33da65f6ad2c3577908181a38ed0aae0e53..b3ffa1541944261de26e9e04a0580e892da2679a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index d266d95efe93e7dc10066c2d9366fe93eff564a0..1d7593838d9b030de2a205b3cfcb69eb8a8e89c2 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 234d8582887dac79228aaa05e2f8ea9543c464ad..9a700e3991dafdb8bc7942818418d99a4c3a3cfd 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 07e9fa5f586eb7f570b7123b149d2f837994f5ad..ee6acbf142f9299fc29691e16267f79f93410b5e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index f67599a6e5c11526632952b2f3ae415ba49eefaf..882b1c3404848c923b3db9c3adb38521111e159a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index cc4ffcb92434643611623122184f0bd453f8af86..6f864a3a16f519c033d68e6efebaacac845090f0 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index afba5f1377b7806d55da999ad5889605e302f493..4a616509020b560a8f8ecee039b5ee63147f3662 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 4de0c7d3888e1b78dcc5da174e8e64627a000747..503e35cfd9ac1ead7ba3fb90a1e3f2c89fd518ec 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 363eac17542625e2837cbfb169110c66356474ec..530c54338ccd84bac6c6f347fefb3a19eba62b4c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index ecebc1049cb5cc91421eb6d8c03ea87288b5c789..ec0e3b10e067e54c5a0893ba0926b08225a903a0 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index d75fdb6a03580fdf2b7b76c9ca6759a0bcba449c..226e4fb6d511990251c842db7945a1c35cf4f92e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index c0dbdda9818a60d7370fbaf630c84128dbac9d9a..6fb3dce64e59a5c8baebf710d848ff89db975ae9 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 84e7ae992e9cb73498f24bdd33edebfb920a77c3..486e1cd619f98e42c451ab2a551b54f6e2f8ee3b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index eec3ef17171349f044c1d3559039f24c4ef9c5e4..b942d61e74dae8923cac6eade37754eb1f7baa45 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 6aab4b2605dd09542c890a6ab5c2604db8a4925f..d0d0c9f497eddcf6294dd91fc7523ccce064fe73 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index d8cb39f2883795b62b794756935f0e7e18e714d9..281b74ace3e59bb0e1c12a4fe2c4aebf4cdac8ee 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 5483155085c0642071d9500cce604e2c838f1411..6b16c725599557841088ee06b7629bfc91acee22 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 9eb4338c969f9b9fdff6889d41dca8d5fc968f7a..22ee28ad0057582bb1b015c80ee21844486f0d8b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 8ec21210f3b397433fddc34411dc5e45f35d5663..b24e1a5c9dd75d9310e31e15a6b8041df37c8fb1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index f8239d5d1d2dd0dcbf2485cb31e28031bc1c15b0..a56b3842b34ae9387ca8cba70f945b464e0ef6bd 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 7e7ee9ee010b61dbaaa92c69f3b8c4e9e0ba127f..6e244f14669994fa346c9119453aa80e977fc341 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 46ac2e476d93853033836bf1af6a085bbcc29b11..48691862a2438be5722b5796af50c1d5eab574c8 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index affd5e99ef034db341168359d7d1a6d753354050..c211634e06ce2dd690848736f2fb3bf3fcae478d 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 04cf4304210d3b259633a5a9d2cf3d903c763d2b..5751927b80447b9574005810c4551643a53e4811 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>feature-parent</artifactId>
-    <version>7.0.4</version>
+    <version>7.0.5-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -26,7 +26,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-parent</artifactId>
-                <version>7.0.4</version>
+                <version>7.0.5-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 6f9411e3fb65bd75f20da5bff90ad168fca95f3e..8d3fd0342af7fcd07fda9de792e943ee21326490 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-features-parent</artifactId>
-    <version>7.0.4</version>
+    <version>7.0.5-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
index 0a68912ff18d60b21bdbc0b21b464a02236b8127..c7bd6e6cc113a7b28e57a7f6d31f38c4d89301df 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-karaf-static</artifactId>
     <description>Apache Karaf static distribution with integrated NETCONF and RESTCONF</description>
-    <version>7.0.4</version>
+    <version>7.0.5-SNAPSHOT</version>
     <packaging>karaf-assembly</packaging>
 
     <properties>
index 182b5e40fb84397d9b2c182e10cebecd4b84613e..2b8356f46ea5971de3b9758b6b24542cd4914cfb 100644 (file)
@@ -16,7 +16,7 @@
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-karaf</artifactId>
-  <version>7.0.4</version>
+  <version>7.0.5-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -38,7 +38,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 2cf44b320ccc39001efe68d4b1f5318376578183..576220f6649b92f1391bd6f4f2159605de437abc 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 8125c345cea7b6297e84a7590382935a5f4ca4c0..bc2f59cf3ffcc09cd49c887350d90f19d79eec9f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index d60ecec3d5fa86ff75c55a20a80f10942d77e2c2..4a62033760ab311e5d8ccaa863b22cf97ee94eb6 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 3de9bc48874c24ceffcb04b701432efb75e696e1..ce1ccf1c62cc271ef1a4d043df9f2080131e42e9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 163d601275b1d97c60121f75e241b82e30a13d91..92412b157315ec8c05d90b2170a1878c8dc00c70 100644 (file)
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 1233fbafe2834a07d63f7b477b0f84e9516dfe2f..e8755263cad413063738de292e413bc8d639440f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index c5370fe5391519822ac950537507cae86674d761..01899e006a81d1d48c3b109667f436eb45c6562e 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>keystore-aggregator</artifactId>
-    <version>7.0.4</version>
+    <version>7.0.5-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 60efe986c3fd7c8284a35ade392fb1d5994c4b2d..13ab0b44a317ba557fb926f1b3d2ebee07550053 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 9e6421b70598804bb3a45607f65820fc8d153013..3ae4af8d6143ff31cd168c7d00e88dcca0b80a41 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>model-aggregator</artifactId>
-    <version>7.0.4</version>
+    <version>7.0.5-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index fb4de35db74be9edd028845e616063cd539822df..a0d2a3472c96474f54db123b6b3f950f6a61f130 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>7.0.4</version>
+    <version>7.0.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 0a0e059443f151af966e9a2f1694137bd53eea78..b523091a65f00126cdbd5a50dc3a37149a37d9b3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index cdcc4d5396c9da2581df708b160b5f525412f37f..d388011fb3a2a9d7e4faf976aff4b80c21bcb1cb 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 2cd88621c446892e022643937acec5deeb4c6bec..7582f10b1995a385daa082c8002f49e6c9e66837 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 32fb209a8fa026b5b21111faf082204e436bc3a9..96f25161b37321cb1468ea46b6d4ff7906db6737 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 3bb0c616907ceeffcce93642a7d47a1836e4bff0..a3853e5bf9020339fc46412289e8a1366aed1dcc 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 7430559e9c0121a59b76a39e3ef375552dbb14cc..a3c4f096518223035798032d5755d30d605c1f8b 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index f04c71b4329117cdfebf1f6990a573c8776660dd..0cfbe4cc0c9178f5089b726d3ac7ee6c37b23441 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index f7be006f80bf9727f5f052176f731ae495a2774b..4775c764d209655c5e75702556f3bbe697db2727 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 4611524011bd45bccf5dcc9118bbab8654a098fa..953637ff2e80376320120bd7c5b00a0367b9585e 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 413c3877f6df6bc110114caaee1a04dd8e9d02d5..58bcf2e6e8a7c046f8ac01fa6a44d339a6fc0bdc 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index fe690daffc582780583925de45095d80ad46432a..dbd222777da1a0817df6448822e4fe4326892553 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 877d7cfe5dd7b267dca33159035acfbbb9292359..8ce9e8da5500463edbcc0089b81b6a5f7e608983 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 7944613a4fa8f942b7ac119df75215ff7156b77c..d96ded12cf5460986b5da9b6f8b361a3de36ecd1 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>7.0.4</version>
+    <version>7.0.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index a62579ac5bc011f0cd8f045251053a8a40d98720..4b93c094c8c1c8e3f59a6bea283e38c2cfafb4eb 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 70abbdee7c367d2dc809e914f6ca08b54da56225..0bc6a9110dd158537c482b3103da62ba75a4b506 100644 (file)
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-subsystem</artifactId>
-  <version>7.0.4</version>
+  <version>7.0.5-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 623e9c244cae74f86ab1890cf16579ab317cf725..585737d1710860f12ed0c3e7e22a4620e1cdef0e 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 51a19652f3f5958c4712f84d2f747b89acbf40c1..48d67b53ae9a72bd17d861a2233ca142d6f0e93f 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index ad6b47c3faad4b74c35599d76ae0f6b5525742fb..b6dd74a4503e309e212e00e84102d46489251d7d 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-tools</artifactId>
-  <version>7.0.4</version>
+  <version>7.0.5-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 6aecf08f6dc26d4320c60f10e7110ac2b0ea61d1..6900ff19fa7ecd4af074325006356df1d1537bd7 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-parent</artifactId>
-  <version>7.0.4</version>
+  <version>7.0.5-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -46,7 +46,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 77a963d7b5ebfc5a6a162d89929b5693324c905f..92b18a2a277711577b8cd8058aa7b35ec213c1bd 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index efc804b7b9af7ab73a56178c64ea975230c7a0f9..82c069b084c034b50b28888fa54e7f56e9d0b45f 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 446b53bb0d7a0c9341fdc42fd42158fedfd5622c..7666c9898c73a935f526027c15878d0c1a847a46 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index aa5d2a0361b4228b2e44f14c27ec852780a75822..afa3a13823256a289f324222f86cc9fedca55c42 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 64bb6d95a8c2dd37bf5e3e668629426a1a5d2637..ee4a145eaeedbdb61df14598addb0cfd8ac839a9 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>7.0.4</version>
+    <version>7.0.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index ee857e7e2bc9d9d03628708eb924b2e9e00419e4..c504fd773209f1d10ff12f99309961956489c9b2 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>plugins</artifactId>
-    <version>7.0.4</version>
+    <version>7.0.5-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
diff --git a/pom.xml b/pom.xml
index a0b5b2ee098b8f35cf4f40e52ef2e3fd2a0896bb..d2f10a0032e91e75554842372ffb7deebd632dc9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-aggregator</artifactId>
-    <version>7.0.4</version>
+    <version>7.0.5-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 3304afb6f247b9843659146ca583b7182d53b450..1838ed18e7f1e790e03f75f0b0e586a7e361abdd 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 1d1c534a1062e66d3ed0960d3d9448768c2ab880..0e299a935b0aa0bea559db3b8c89fbf037c34398 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>7.0.4</version>
+    <version>7.0.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index c4eef55f656df245a3bceb8ffa6da5a219c92191..65665a02bb69ddd9a99dfb9ba20f8d9d63588b6a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index b12e46f6ffa51ce16ac1f88cdfce08f36c04d210..daf230e37db50aa114913fa193c009aeaeecf23b 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>7.0.4</version>
+    <version>7.0.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index e8d5ef476db4903aed629b5cbaea61181d6ed844..a522b1d1c5020551fbececf535e1f713d5fc4108 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index a3841d2a9ec53cb3c214ff4c799c78eea70c1f94..98bb124b0cc331bbdeb91e4e4a22a7b642566302 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>protocol</artifactId>
-    <version>7.0.4</version>
+    <version>7.0.5-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index b9b857d5fada05108c7af1bb72d3dfc40e208c57..a302bfa0ab2881b751a403cf8857a2ad68a0d343 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index bcd560316766483ceb4e664fe3e145d799b1c8ee..c08cb58af713c4c6b553df2e7d9d47ddc469ab9d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index e3ad19c9a9b4327c505a2165b8bd7ad367ca8b40..2ff9a9e035b5dd14cedfa865aff846793b5a384c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index aa571bdd3077970084cc3985effb8b58bca2c64a..fbdaef2b3bcd8f600a695ea4c88d3ab7bde2df61 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>restconf-subsystem</artifactId>
-    <version>7.0.4</version>
+    <version>7.0.5-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 9e6ae44db9b8dcc6cfdb753fd7a78c3d42516dd6..1410fd85e0180d4e3cdc51bc5c1d3a3e082579b6 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>7.0.4</version>
+    <version>7.0.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 08e1bf044ef78009e3b37ccba916f4f0a3922466..216661a60d4d896397c314f618a022bd0602e197 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>7.0.4</version>
+    <version>7.0.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 769d01607e301c8c1328f6720f98305ffb4ba47e..5453a9bfc66371814683639615d0fa87790c9b23 100644 (file)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>7.0.4</version>
+    <version>7.0.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 27ec2c6d931f428f199dc4047a6be7c1eb5e7cb9..b0338857cbc318daa2bf0538a506ac13ae92a232 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>7.0.4</version>
+    <version>7.0.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 11a9afcf573dda9bfc67f45143c43bb43df34615..7b2a6f56d1fba0d380cb846f737de25b378dcb72 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>sal-rest-connector-config</artifactId>
-  <version>7.0.4</version>
+  <version>7.0.5-SNAPSHOT</version>
   <description>Configuration files for sal-rest-connector</description>
 
   <packaging>jar</packaging>
index d7d9aa72a9dc953a545d577734b2f4face8ac92a..a7404e0b0637b53f1f61c7f10f95b1ff9cf5fb11 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>7.0.4</version>
+    <version>7.0.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 670d8ed89b7ddbf904a512d4712ca645bdb4fe17..dedc0808c7d46b2a35197150adbb4c898ffb5c06 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 018239438ce3a5af1fefcb5287346a97dbfe57f4..1cfb946071171bca20f8959c27e775fe6d18fdb3 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index dc92fff6a0cf2307fc45b3b6f82dc33da717b652..08337863f9bb1f28dd8f42baf96946e9899c7e8b 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>third-party</artifactId>
-    <version>7.0.4</version>
+    <version>7.0.5-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index dd98bcae0baa79e1e1203277e150cb907510eaa4..48be4c93b143d79355ae108c5895f77623d98f6a 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-exificient-jar</artifactId>
     <packaging>jar</packaging>
-    <version>7.0.4</version>
+    <version>7.0.5-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>
index e98e9294bb70e5727b9763166c2b6d24dd900e82..d6ca900856e154dc062fcb94b7dba8ad77d793a7 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-exificient</artifactId>
     <packaging>bundle</packaging>
-    <version>7.0.4</version>
+    <version>7.0.5-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>
@@ -35,7 +35,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>shaded-exificient-jar</artifactId>
-            <version>7.0.4</version>
+            <version>7.0.5-SNAPSHOT</version>
             <scope>provided</scope>
         </dependency>
     </dependencies>
index a5df691252cd760181ad4382874f29d9178f8f1d..1c8eab9955cee7780ae750f42969fc2fda4f65ec 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-sshd-jar</artifactId>
     <packaging>jar</packaging>
-    <version>7.0.4</version>
+    <version>7.0.5-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 3ceaa85ee83e2813ec498d94e1f3d275ebd6c6df..a4091511c1666a2fc0945dde39bbb86e56bdcf69 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-sshd</artifactId>
     <packaging>bundle</packaging>
-    <version>7.0.4</version>
+    <version>7.0.5-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 20e61dcbed505900c4f467ab1957e266ab842441..6622e084b0a0c5d89a98810f24fee7d062828df9 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>transport-aggregator</artifactId>
-    <version>7.0.4</version>
+    <version>7.0.5-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 4e88b71f6e1f3665615b541a5183ebdc6f762148..1286dec60403a4592fd79d0c1a06fbca6d8e944e 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 39227fff9769b4def6556f98073c154136917b3c..e211db8eb04d55c5d3ceac6f2863eae86fec1e18 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 6e5dc8c6a20906cf2b69eced9dfb5fbefc3f984a..ec93522e0e6ae4a46b7a3b2c0c1c0298921ca88d 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 1ca72bc099f789cfe0ba33ee8b7a77d9a73cba3b..2ed2e78e5690f3203c6ba38f1636c138ef9f57b5 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 0dcdfa81171640f20cd265dfd2b80c108aa3d92d..9ad706b5883f84eabe8c62ddf6134b4a27c95e13 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 64708a797c2364a79944d7e489554bc573aaeed0..5c54677f8385c9b047a6f36f579c27cdbc867c50 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>truststore-aggregator</artifactId>
-    <version>7.0.4</version>
+    <version>7.0.5-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 74956e28ca937dcffbdbb0013e9f062784e24ce8..74f3df90f4b65783d29199efb7ad98ee50712ee7 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 7190dd6e7cd87caedf0410ef61faa3eaec424aa1..010108484298941ac2fbca3a2db1edc09f1be81f 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.4</version>
+        <version>7.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>