summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2023-03-27 08:53:00 -0400
committerDan Timoney <dtimoney@att.com>2023-03-27 08:53:00 -0400
commitbd55b57ddab7d3c6bbc5cbe458a3c6dfd9f08d58 (patch)
treedcd0af75e1bec660b258d6c4f6728164591ab081
parentd76e58f792700c96d864237efd4539505cbf2b60 (diff)
Update versions to snapshot
Update versions from 1.0.0 to 1.0.0-SNAPSHOT Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ia8d1c1813148cef25e8babb0ed627efff0e2a5e7
-rw-r--r--netconf/features/pom.xml2
-rw-r--r--netconf/features/restconf/odl-restconf-nb-bierman02/pom.xml2
-rw-r--r--netconf/features/restconf/pom.xml2
-rw-r--r--netconf/pom.xml2
-rw-r--r--netconf/restconf/pom.xml2
-rw-r--r--netconf/restconf/restconf-common/pom.xml2
-rw-r--r--netconf/restconf/restconf-nb-bierman02/pom.xml2
-rw-r--r--pom.xml2
8 files changed, 8 insertions, 8 deletions
diff --git a/netconf/features/pom.xml b/netconf/features/pom.xml
index 2cb4e47..1de9a59 100644
--- a/netconf/features/pom.xml
+++ b/netconf/features/pom.xml
@@ -17,7 +17,7 @@
<groupId>org.onap.ccsdk.odl-legacy.netconf</groupId>
<artifactId>netconf-features-parent</artifactId>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
<properties>
diff --git a/netconf/features/restconf/odl-restconf-nb-bierman02/pom.xml b/netconf/features/restconf/odl-restconf-nb-bierman02/pom.xml
index 4c87f0d..9a18633 100644
--- a/netconf/features/restconf/odl-restconf-nb-bierman02/pom.xml
+++ b/netconf/features/restconf/odl-restconf-nb-bierman02/pom.xml
@@ -18,7 +18,7 @@
<groupId>org.onap.ccsdk.odl-legacy.netconf</groupId>
<artifactId>odl-restconf-nb-bierman02</artifactId>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
<packaging>feature</packaging>
<name>OpenDaylight :: Restconf :: NB :: bierman02</name>
diff --git a/netconf/features/restconf/pom.xml b/netconf/features/restconf/pom.xml
index 728d27f..ad610d4 100644
--- a/netconf/features/restconf/pom.xml
+++ b/netconf/features/restconf/pom.xml
@@ -17,7 +17,7 @@
<groupId>org.onap.ccsdk.odk-legacy</groupId>
<artifactId>features-restconf-aggregator</artifactId>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
<properties>
diff --git a/netconf/pom.xml b/netconf/pom.xml
index 2de064d..cca974e 100644
--- a/netconf/pom.xml
+++ b/netconf/pom.xml
@@ -19,7 +19,7 @@
<groupId>org.onap.ccsdk.odl-legacy.netconf</groupId>
<artifactId>netconf-aggregator</artifactId>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>${project.artifactId}</name>
diff --git a/netconf/restconf/pom.xml b/netconf/restconf/pom.xml
index e5f7df9..dc270fb 100644
--- a/netconf/restconf/pom.xml
+++ b/netconf/restconf/pom.xml
@@ -18,7 +18,7 @@
<groupId>org.onap.ccsdk.odl-legacy.netconf</groupId>
<artifactId>restconf-subsystem</artifactId>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>${project.artifactId}</name>
diff --git a/netconf/restconf/restconf-common/pom.xml b/netconf/restconf/restconf-common/pom.xml
index 3021629..c77f9d0 100644
--- a/netconf/restconf/restconf-common/pom.xml
+++ b/netconf/restconf/restconf-common/pom.xml
@@ -20,7 +20,7 @@
<groupId>org.onap.ccsdk.odl-legacy.netconf</groupId>
<artifactId>restconf-common</artifactId>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>${project.artifactId}</name>
diff --git a/netconf/restconf/restconf-nb-bierman02/pom.xml b/netconf/restconf/restconf-nb-bierman02/pom.xml
index de2515c..be346fc 100644
--- a/netconf/restconf/restconf-nb-bierman02/pom.xml
+++ b/netconf/restconf/restconf-nb-bierman02/pom.xml
@@ -17,7 +17,7 @@
<groupId>org.onap.ccsdk.odl-legacy.netconf</groupId>
<artifactId>restconf-nb-bierman02</artifactId>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
<packaging>bundle</packaging>
<!-- TODO : several jUnits need work to get them to work due to OpenDaylight Chlorine changes
diff --git a/pom.xml b/pom.xml
index fabd0c8..cf0a5eb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
<groupId>org.onap.ccsdk.odl-legacy</groupId>
<artifactId>root-aggregator</artifactId>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>${project.artifactId}</name>