summaryrefslogtreecommitdiffstats
path: root/grpc-resource
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-05-31 10:26:43 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-05-31 10:26:43 -0400
commit85a2b88a20b343cb5857ad7363876d09d3ec47a0 (patch)
treeac838ba031123437c3d8b9d613d7c5546277a177 /grpc-resource
parent18f871f153cea1961f5da6821df0da4c6717a8aa (diff)
Use released parent poms0.4.4dublin
Use released version of parent poms (1.2.4) Change-Id: Ic23632acde7dd1439b17d468b827a0ea33168bf7 Issue-ID: CCSDK-1362 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 464da586..d5f628b6 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.4-SNAPSHOT</version>
+ <version>1.2.4</version>
<relativePath/>
</parent>
diff --git a/grpc-resource/features/features-grpc-client/pom.xml b/grpc-resource/features/features-grpc-client/pom.xml
index b846ad58..22271861 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.4-SNAPSHOT</version>
+ <version>1.2.4</version>
<relativePath/>
</parent>
diff --git a/grpc-resource/features/pom.xml b/grpc-resource/features/pom.xml
index 760e93d3..01469abe 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.4-SNAPSHOT</version>
+ <version>1.2.4</version>
<relativePath/>
</parent>
diff --git a/grpc-resource/installer/pom.xml b/grpc-resource/installer/pom.xml
index be51f809..3fd753d3 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.4-SNAPSHOT</version>
+ <version>1.2.4</version>
<relativePath/>
</parent>
diff --git a/grpc-resource/pom.xml b/grpc-resource/pom.xml
index 9169f2bd..56e2c092 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.4-SNAPSHOT</version>
+ <version>1.2.4</version>
<relativePath/>
</parent>
diff --git a/grpc-resource/provider/pom.xml b/grpc-resource/provider/pom.xml
index 3802a9e4..fd809a42 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.4-SNAPSHOT</version>
+ <version>1.2.4</version>
<relativePath/>
</parent>