summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2024-03-26 11:00:21 -0400
committerDan Timoney <dtimoney@att.com>2024-03-26 11:00:21 -0400
commita470df681babdc686d03ddc07dd9b584a95b1fb5 (patch)
treed5f692059398c0f4917451bf6f7f957ac9a4a7e2
parent751b981438903be046183ecfcfc87b9fe6d91914 (diff)
Release version 1.1.0 of ccsdk/odl-legacymontreal
Release ODL Argo (1.1.0) version of ccsdk/odl-legacy repo and roll snapshot version Issue-ID: CCSDK-4001 Change-Id: Icf76c8c8a586c090f51c8aaa046dd74b35eef550 Signed-off-by: Dan Timoney <dtimoney@att.com>
-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
-rwxr-xr-xnetconf/restconf/restconf-nb-bierman02-installer/pom.xml2
-rw-r--r--netconf/restconf/restconf-nb-bierman02/pom.xml2
-rw-r--r--pom.xml2
-rw-r--r--releases/1.1.0.yaml5
10 files changed, 14 insertions, 9 deletions
diff --git a/netconf/features/pom.xml b/netconf/features/pom.xml
index 910a38a..8c3ada0 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.1.0-SNAPSHOT</version>
+ <version>1.1.1-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 947934a..09b4c7f 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.1.0-SNAPSHOT</version>
+ <version>1.1.1-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 5db9c60..9c619dd 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.1.0-SNAPSHOT</version>
+ <version>1.1.1-SNAPSHOT</version>
<packaging>pom</packaging>
<properties>
diff --git a/netconf/pom.xml b/netconf/pom.xml
index 0a1c600..5198763 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.1.0-SNAPSHOT</version>
+ <version>1.1.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>${project.artifactId}</name>
diff --git a/netconf/restconf/pom.xml b/netconf/restconf/pom.xml
index f32804b..5660edc 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.1.0-SNAPSHOT</version>
+ <version>1.1.1-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 6244dbe..ae804db 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.1.0-SNAPSHOT</version>
+ <version>1.1.1-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>${project.artifactId}</name>
diff --git a/netconf/restconf/restconf-nb-bierman02-installer/pom.xml b/netconf/restconf/restconf-nb-bierman02-installer/pom.xml
index 64b75df..7c59cd8 100755
--- a/netconf/restconf/restconf-nb-bierman02-installer/pom.xml
+++ b/netconf/restconf/restconf-nb-bierman02-installer/pom.xml
@@ -33,7 +33,7 @@
<groupId>org.onap.ccsdk.odl-legacy.netconf</groupId>
<artifactId>restconf-nb-bierman02-installer</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-odl-legacy :: ${project.artifactId}</name>
diff --git a/netconf/restconf/restconf-nb-bierman02/pom.xml b/netconf/restconf/restconf-nb-bierman02/pom.xml
index b87a5ca..ac20c35 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.1.0-SNAPSHOT</version>
+ <version>1.1.1-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 c3d3016..519a8dc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
<groupId>org.onap.ccsdk.odl-legacy</groupId>
<artifactId>root-aggregator</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>${project.artifactId}</name>
diff --git a/releases/1.1.0.yaml b/releases/1.1.0.yaml
new file mode 100644
index 0000000..951711e
--- /dev/null
+++ b/releases/1.1.0.yaml
@@ -0,0 +1,5 @@
+---
+distribution_type: 'maven'
+version: '1.1.0'
+project: 'ccsdk-odl-legacy'
+log_dir: 'ccsdk-odl-legacy-maven-stage-montreal/1/'