diff options
Diffstat (limited to 'base')
-rw-r--r-- | base/http/features/ccsdk-base-http/pom.xml | 2 | ||||
-rw-r--r-- | base/http/features/features-base-http/pom.xml | 2 | ||||
-rw-r--r-- | base/http/features/pom.xml | 2 | ||||
-rw-r--r-- | base/http/installer/pom.xml | 2 | ||||
-rw-r--r-- | base/http/pom.xml | 2 | ||||
-rw-r--r-- | base/http/provider/pom.xml | 2 | ||||
-rw-r--r-- | base/pom.xml | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/base/http/features/ccsdk-base-http/pom.xml b/base/http/features/ccsdk-base-http/pom.xml index 3bbf4719..2ff90f62 100644 --- a/base/http/features/ccsdk-base-http/pom.xml +++ b/base/http/features/ccsdk-base-http/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>1.5.0</version> <relativePath/> </parent> diff --git a/base/http/features/features-base-http/pom.xml b/base/http/features/features-base-http/pom.xml index e46c6984..24e3cf0a 100644 --- a/base/http/features/features-base-http/pom.xml +++ b/base/http/features/features-base-http/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>1.5.0</version> <relativePath/> </parent> diff --git a/base/http/features/pom.xml b/base/http/features/pom.xml index 5b237baf..69faf5c2 100644 --- a/base/http/features/pom.xml +++ b/base/http/features/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>1.5.0</version> <relativePath/> </parent> diff --git a/base/http/installer/pom.xml b/base/http/installer/pom.xml index 8514a022..e8d6be3a 100644 --- a/base/http/installer/pom.xml +++ b/base/http/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>1.5.0</version> <relativePath/> </parent> diff --git a/base/http/pom.xml b/base/http/pom.xml index aa66f593..8c6e9228 100644 --- a/base/http/pom.xml +++ b/base/http/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>1.5.0</version> <relativePath/> </parent> diff --git a/base/http/provider/pom.xml b/base/http/provider/pom.xml index 642238cd..4e41a8f5 100644 --- a/base/http/provider/pom.xml +++ b/base/http/provider/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>1.5.0</version> <relativePath/> </parent> diff --git a/base/pom.xml b/base/pom.xml index ca9c326a..484bfe65 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>1.5.0</version> <relativePath/> </parent> |