aboutsummaryrefslogtreecommitdiffstats
path: root/grpc-resource
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-04-24 12:34:28 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-04-24 12:34:28 -0400
commit167d3788417d8cdbcf8a36901546af2e7a6f1da7 (patch)
tree3b7644e38a65d9a06460f45e7a5de0f4711f47b6 /grpc-resource
parentc06bd49c6a58ef995943f8b4236f84e1cec1f79c (diff)
Update to use released 1.2.2 parent0.4.2
Update to use released 1.2.2 version of parent poms. Change-Id: I90b5eebf030d746ff5f6166836d9dc88ad271e6e Issue-ID: CCSDK-1222 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'grpc-resource')
-rw-r--r--grpc-resource/features/ccsdk-grpc-client/pom.xml2
-rwxr-xr-xgrpc-resource/features/features-grpc-client/pom.xml2
-rwxr-xr-xgrpc-resource/features/pom.xml2
-rwxr-xr-xgrpc-resource/installer/pom.xml2
-rw-r--r--grpc-resource/pom.xml2
-rw-r--r--grpc-resource/provider/pom.xml2
6 files changed, 6 insertions, 6 deletions
diff --git a/grpc-resource/features/ccsdk-grpc-client/pom.xml b/grpc-resource/features/ccsdk-grpc-client/pom.xml
index e471a187..0cd94bc8 100644
--- a/grpc-resource/features/ccsdk-grpc-client/pom.xml
+++ b/grpc-resource/features/ccsdk-grpc-client/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.2</version>
<relativePath/>
</parent>
diff --git a/grpc-resource/features/features-grpc-client/pom.xml b/grpc-resource/features/features-grpc-client/pom.xml
index 96ccef79..bc19c0b9 100755
--- a/grpc-resource/features/features-grpc-client/pom.xml
+++ b/grpc-resource/features/features-grpc-client/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.2</version>
<relativePath/>
</parent>
diff --git a/grpc-resource/features/pom.xml b/grpc-resource/features/pom.xml
index 1ed4baaa..b726808f 100755
--- a/grpc-resource/features/pom.xml
+++ b/grpc-resource/features/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.2</version>
<relativePath/>
</parent>
diff --git a/grpc-resource/installer/pom.xml b/grpc-resource/installer/pom.xml
index af425568..669081e5 100755
--- a/grpc-resource/installer/pom.xml
+++ b/grpc-resource/installer/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.2</version>
<relativePath/>
</parent>
diff --git a/grpc-resource/pom.xml b/grpc-resource/pom.xml
index 89aab6de..5c5050d1 100644
--- a/grpc-resource/pom.xml
+++ b/grpc-resource/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.2</version>
<relativePath/>
</parent>
diff --git a/grpc-resource/provider/pom.xml b/grpc-resource/provider/pom.xml
index 30ee7a40..18fa0c60 100644
--- a/grpc-resource/provider/pom.xml
+++ b/grpc-resource/provider/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.2</version>
<relativePath/>
</parent>