summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--client/pom.xml4
-rw-r--r--pom.xml2
-rw-r--r--pomba/network-discovery/pom.xml2
-rw-r--r--pomba/service-decomposition/pom.xml2
4 files changed, 5 insertions, 5 deletions
diff --git a/client/pom.xml b/client/pom.xml
index 006ed0a..8baacc5 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -17,11 +17,11 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>client-parent</artifactId>
- <version>1.1.0</version>
+ <version>1.1.1</version>
</parent>
<properties>
- <northbound.version>1.4.0-SNAPSHOT</northbound.version>
+ <northbound.version>1.4.0</northbound.version>
</properties>
<dependencies>
diff --git a/pom.xml b/pom.xml
index 5a7aaca..31e1f89 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.0</version>
+ <version>1.1.1</version>
</parent>
<name>sdnc-apps</name>
diff --git a/pomba/network-discovery/pom.xml b/pomba/network-discovery/pom.xml
index 62227df..f391fdb 100644
--- a/pomba/network-discovery/pom.xml
+++ b/pomba/network-discovery/pom.xml
@@ -118,7 +118,7 @@ limitations under the License.
<dependency>
<groupId>org.onap.aai</groupId>
<artifactId>rest-client</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.1</version>
</dependency>
<!-- Test dependencies -->
diff --git a/pomba/service-decomposition/pom.xml b/pomba/service-decomposition/pom.xml
index 4f127da..d500d33 100644
--- a/pomba/service-decomposition/pom.xml
+++ b/pomba/service-decomposition/pom.xml
@@ -110,7 +110,7 @@ limitations under the License.
<dependency>
<groupId>org.onap.aai</groupId>
<artifactId>rest-client</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.1</version>
</dependency>
<!-- test dependencies -->