summaryrefslogtreecommitdiffstats
path: root/resource-assignment
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dt5972@att.com>2018-05-31 14:23:27 -0400
committerTimoney, Dan (dt5972) <dt5972@att.com>2018-05-31 14:23:27 -0400
commit665dee8b8e514fabb64f6666361b9e5ab4f46720 (patch)
tree880b56a84bf6c577b74abbcda797aaa848d4d6c8 /resource-assignment
parenta5f305d60f369c68ce42503f6c3a517560eac24b (diff)
Use released parent pom
Update to use release parent pom version 1.0.4 Change-Id: Ie5aff311743e9b962cfbdd319ba08ae49c3a4380 Issue-ID: CCSDK-291 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Diffstat (limited to 'resource-assignment')
-rw-r--r--resource-assignment/features/ccsdk-resource-assignment/pom.xml2
-rwxr-xr-xresource-assignment/features/features-resource-assignment/pom.xml2
-rwxr-xr-xresource-assignment/features/pom.xml2
-rwxr-xr-xresource-assignment/installer/pom.xml2
-rwxr-xr-xresource-assignment/pom.xml2
-rwxr-xr-xresource-assignment/provider/pom.xml2
6 files changed, 6 insertions, 6 deletions
diff --git a/resource-assignment/features/ccsdk-resource-assignment/pom.xml b/resource-assignment/features/ccsdk-resource-assignment/pom.xml
index 9ea5265c6..763b8ef0b 100644
--- a/resource-assignment/features/ccsdk-resource-assignment/pom.xml
+++ b/resource-assignment/features/ccsdk-resource-assignment/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.0.4-SNAPSHOT</version>
+ <version>1.0.4</version>
<relativePath />
</parent>
diff --git a/resource-assignment/features/features-resource-assignment/pom.xml b/resource-assignment/features/features-resource-assignment/pom.xml
index 89a024811..802899081 100755
--- a/resource-assignment/features/features-resource-assignment/pom.xml
+++ b/resource-assignment/features/features-resource-assignment/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.0.4-SNAPSHOT</version>
+ <version>1.0.4</version>
<relativePath />
</parent>
diff --git a/resource-assignment/features/pom.xml b/resource-assignment/features/pom.xml
index 8648b2a24..63c89d520 100755
--- a/resource-assignment/features/pom.xml
+++ b/resource-assignment/features/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.0.4-SNAPSHOT</version>
+ <version>1.0.4</version>
<relativePath />
</parent>
diff --git a/resource-assignment/installer/pom.xml b/resource-assignment/installer/pom.xml
index f8bd2fc0a..2849c77db 100755
--- a/resource-assignment/installer/pom.xml
+++ b/resource-assignment/installer/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.0.4-SNAPSHOT</version>
+ <version>1.0.4</version>
<relativePath />
</parent>
diff --git a/resource-assignment/pom.xml b/resource-assignment/pom.xml
index 851d80a3d..a20a7543a 100755
--- a/resource-assignment/pom.xml
+++ b/resource-assignment/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.0.4-SNAPSHOT</version>
+ <version>1.0.4</version>
<relativePath />
</parent>
diff --git a/resource-assignment/provider/pom.xml b/resource-assignment/provider/pom.xml
index ccf09f739..8ccbbaeb5 100755
--- a/resource-assignment/provider/pom.xml
+++ b/resource-assignment/provider/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.0.4-SNAPSHOT</version>
+ <version>1.0.4</version>
<relativePath />
</parent>