diff options
author | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-05-31 14:27:07 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-05-31 14:27:07 -0400 |
commit | ea26c5d881e669021c6dfc31202c9c4ff544d5dd (patch) | |
tree | 292783a6883b933547b8081bb2b30d90eb61466a | |
parent | 054268fcc23260ba89bea7fdb07f6037a6fd76bc (diff) |
Use released parent pom
Update to use release parent pom version 1.0.4
Change-Id: I3bbcdbeb1e8d0e6b02791e9c935c6819dbc2948b
Issue-ID: CCSDK-291
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
-rwxr-xr-x | pom.xml | 2 | ||||
-rw-r--r-- | properties-node/features/ccsdk-properties-node/pom.xml | 2 | ||||
-rw-r--r-- | properties-node/features/features-properties-node/pom.xml | 2 | ||||
-rwxr-xr-x | properties-node/features/pom.xml | 2 | ||||
-rwxr-xr-x | properties-node/installer/pom.xml | 2 | ||||
-rwxr-xr-x | properties-node/pom.xml | 2 | ||||
-rwxr-xr-x | properties-node/provider/pom.xml | 2 | ||||
-rw-r--r-- | restapi-call-node/features/ccsdk-restapi-call-node/pom.xml | 2 | ||||
-rw-r--r-- | restapi-call-node/features/features-restapi-call-node/pom.xml | 2 | ||||
-rwxr-xr-x | restapi-call-node/features/pom.xml | 2 | ||||
-rwxr-xr-x | restapi-call-node/installer/pom.xml | 2 | ||||
-rwxr-xr-x | restapi-call-node/pom.xml | 2 | ||||
-rwxr-xr-x | restapi-call-node/provider/pom.xml | 2 |
13 files changed, 13 insertions, 13 deletions
@@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.0.4-SNAPSHOT</version> + <version>1.0.4</version> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> diff --git a/properties-node/features/ccsdk-properties-node/pom.xml b/properties-node/features/ccsdk-properties-node/pom.xml index f3b39257d..8d61c4ee1 100644 --- a/properties-node/features/ccsdk-properties-node/pom.xml +++ b/properties-node/features/ccsdk-properties-node/pom.xml @@ -5,7 +5,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/properties-node/features/features-properties-node/pom.xml b/properties-node/features/features-properties-node/pom.xml index 1b3f5a8b7..3861350fe 100644 --- a/properties-node/features/features-properties-node/pom.xml +++ b/properties-node/features/features-properties-node/pom.xml @@ -5,7 +5,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/properties-node/features/pom.xml b/properties-node/features/pom.xml index f0a45571f..99f0a9278 100755 --- a/properties-node/features/pom.xml +++ b/properties-node/features/pom.xml @@ -5,7 +5,7 @@ <parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.0.4-SNAPSHOT</version>
+ <version>1.0.4</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
diff --git a/properties-node/installer/pom.xml b/properties-node/installer/pom.xml index 179ca1c2c..90fffb208 100755 --- a/properties-node/installer/pom.xml +++ b/properties-node/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.0.4-SNAPSHOT</version> + <version>1.0.4</version> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> diff --git a/properties-node/pom.xml b/properties-node/pom.xml index 57d8ecfcb..833d0b102 100755 --- a/properties-node/pom.xml +++ b/properties-node/pom.xml @@ -5,7 +5,7 @@ <parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.0.4-SNAPSHOT</version>
+ <version>1.0.4</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
diff --git a/properties-node/provider/pom.xml b/properties-node/provider/pom.xml index 2d648035d..ca7e8d6f7 100755 --- a/properties-node/provider/pom.xml +++ b/properties-node/provider/pom.xml @@ -5,7 +5,7 @@ <parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.0.4-SNAPSHOT</version>
+ <version>1.0.4</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
diff --git a/restapi-call-node/features/ccsdk-restapi-call-node/pom.xml b/restapi-call-node/features/ccsdk-restapi-call-node/pom.xml index a789d96b9..d2d571b9d 100644 --- a/restapi-call-node/features/ccsdk-restapi-call-node/pom.xml +++ b/restapi-call-node/features/ccsdk-restapi-call-node/pom.xml @@ -5,7 +5,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/restapi-call-node/features/features-restapi-call-node/pom.xml b/restapi-call-node/features/features-restapi-call-node/pom.xml index 8dd62d094..60e0cc7bf 100644 --- a/restapi-call-node/features/features-restapi-call-node/pom.xml +++ b/restapi-call-node/features/features-restapi-call-node/pom.xml @@ -5,7 +5,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/restapi-call-node/features/pom.xml b/restapi-call-node/features/pom.xml index be1ef23a1..0b317861f 100755 --- a/restapi-call-node/features/pom.xml +++ b/restapi-call-node/features/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.0.4-SNAPSHOT</version> + <version>1.0.4</version> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> diff --git a/restapi-call-node/installer/pom.xml b/restapi-call-node/installer/pom.xml index 64151c6ad..7c10a412e 100755 --- a/restapi-call-node/installer/pom.xml +++ b/restapi-call-node/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.0.4-SNAPSHOT</version> + <version>1.0.4</version> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> diff --git a/restapi-call-node/pom.xml b/restapi-call-node/pom.xml index d34163380..9ed310f73 100755 --- a/restapi-call-node/pom.xml +++ b/restapi-call-node/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.0.4-SNAPSHOT</version> + <version>1.0.4</version> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> diff --git a/restapi-call-node/provider/pom.xml b/restapi-call-node/provider/pom.xml index 35d55cc40..85340ddcb 100755 --- a/restapi-call-node/provider/pom.xml +++ b/restapi-call-node/provider/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.0.4-SNAPSHOT</version> + <version>1.0.4</version> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> |