summaryrefslogtreecommitdiffstats
path: root/grpc-resource
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-04-30 11:28:02 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-04-30 11:28:02 -0400
commit2409cc67b511ae6cfc6ea8c9c8040cde225f7668 (patch)
treead2f9ec2c4badf6f7731f62e2abe36dd65ecd722 /grpc-resource
parent167d3788417d8cdbcf8a36901546af2e7a6f1da7 (diff)
Roll master to El Alto
Roll master version to El Alto versions Change-Id: I9f83adb1a3ce724cc541465a5af60078a615cd31 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.xml4
-rwxr-xr-xgrpc-resource/features/features-grpc-client/pom.xml4
-rwxr-xr-xgrpc-resource/features/pom.xml4
-rwxr-xr-xgrpc-resource/installer/pom.xml4
-rw-r--r--grpc-resource/pom.xml4
-rw-r--r--grpc-resource/provider/pom.xml4
6 files changed, 12 insertions, 12 deletions
diff --git a/grpc-resource/features/ccsdk-grpc-client/pom.xml b/grpc-resource/features/ccsdk-grpc-client/pom.xml
index 0cd94bc8..c81e94ba 100644
--- a/grpc-resource/features/ccsdk-grpc-client/pom.xml
+++ b/grpc-resource/features/ccsdk-grpc-client/pom.xml
@@ -20,13 +20,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.2.2</version>
+ <version>1.3.0-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.adaptors</groupId>
<artifactId>ccsdk-grpc-client</artifactId>
- <version>0.4.2-SNAPSHOT</version>
+ <version>0.5.0-SNAPSHOT</version>
<packaging>feature</packaging>
<name>ccsdk-sli-adaptors :: grpc-client :: ${project.artifactId}</name>
diff --git a/grpc-resource/features/features-grpc-client/pom.xml b/grpc-resource/features/features-grpc-client/pom.xml
index bc19c0b9..ffe6e9a1 100755
--- a/grpc-resource/features/features-grpc-client/pom.xml
+++ b/grpc-resource/features/features-grpc-client/pom.xml
@@ -20,13 +20,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.2.2</version>
+ <version>1.3.0-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.adaptors</groupId>
<artifactId>features-grpc-client</artifactId>
- <version>0.4.2-SNAPSHOT</version>
+ <version>0.5.0-SNAPSHOT</version>
<packaging>feature</packaging>
<name>ccsdk-sli-adaptors :: grpc-client :: ${project.artifactId}</name>
diff --git a/grpc-resource/features/pom.xml b/grpc-resource/features/pom.xml
index b726808f..233d8cda 100755
--- a/grpc-resource/features/pom.xml
+++ b/grpc-resource/features/pom.xml
@@ -20,13 +20,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.2.2</version>
+ <version>1.3.0-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.adaptors</groupId>
<artifactId>grpc-client-features</artifactId>
- <version>0.4.2-SNAPSHOT</version>
+ <version>0.5.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-sli-adaptors :: grpc-client :: ${project.artifactId}</name>
diff --git a/grpc-resource/installer/pom.xml b/grpc-resource/installer/pom.xml
index 669081e5..a57e7251 100755
--- a/grpc-resource/installer/pom.xml
+++ b/grpc-resource/installer/pom.xml
@@ -20,13 +20,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.2.2</version>
+ <version>1.3.0-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.adaptors</groupId>
<artifactId>grpc-client-installer</artifactId>
- <version>0.4.2-SNAPSHOT</version>
+ <version>0.5.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-sli-adaptors :: grpc-client :: ${project.artifactId}</name>
diff --git a/grpc-resource/pom.xml b/grpc-resource/pom.xml
index 5c5050d1..edb83076 100644
--- a/grpc-resource/pom.xml
+++ b/grpc-resource/pom.xml
@@ -20,13 +20,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.2.2</version>
+ <version>1.3.0-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.adaptors</groupId>
<artifactId>grpc-client</artifactId>
- <version>0.4.2-SNAPSHOT</version>
+ <version>0.5.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-sli-adaptors :: grpc-client</name>
diff --git a/grpc-resource/provider/pom.xml b/grpc-resource/provider/pom.xml
index 18fa0c60..6a1a9a85 100644
--- a/grpc-resource/provider/pom.xml
+++ b/grpc-resource/provider/pom.xml
@@ -19,13 +19,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.2.2</version>
+ <version>1.3.0-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.adaptors</groupId>
<artifactId>grpc-client-provider</artifactId>
- <version>0.4.2-SNAPSHOT</version>
+ <version>0.5.0-SNAPSHOT</version>
<packaging>bundle</packaging>
<modelVersion>4.0.0</modelVersion>