summaryrefslogtreecommitdiffstats
path: root/pomba
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2018-10-12 09:20:07 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2018-10-15 09:57:31 -0400
commitc134eb454148ca2342cd2454c7d53646906ecc15 (patch)
treeb22e0f4b919c9cde9e96ee893f9de208158d0aff /pomba
parent700bb92a8236fc1a37390c8f2d745f1f7864d7a1 (diff)
Prepare for RC0 release build3.0.0-ONAP1.4.1
Prepare to build 1.4.1 release version artifacts Change-Id: I3f2288789198f3c1ba825c8666b9f6ad15e5b4c5 Issue-ID: SDNC-480 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'pomba')
-rw-r--r--pomba/network-discovery/pom.xml2
-rw-r--r--pomba/service-decomposition/pom.xml2
2 files changed, 2 insertions, 2 deletions
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 -->