diff options
Diffstat (limited to 'dblib')
-rw-r--r-- | dblib/features/ccsdk-dblib/pom.xml | 2 | ||||
-rw-r--r-- | dblib/features/features-dblib/pom.xml | 2 | ||||
-rwxr-xr-x | dblib/features/pom.xml | 2 | ||||
-rwxr-xr-x | dblib/installer/pom.xml | 2 | ||||
-rwxr-xr-x | dblib/pom.xml | 2 | ||||
-rwxr-xr-x | dblib/provider/pom.xml | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/dblib/features/ccsdk-dblib/pom.xml b/dblib/features/ccsdk-dblib/pom.xml index 1012dce1..051cd067 100644 --- a/dblib/features/ccsdk-dblib/pom.xml +++ b/dblib/features/ccsdk-dblib/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.2</version> <relativePath /> </parent> diff --git a/dblib/features/features-dblib/pom.xml b/dblib/features/features-dblib/pom.xml index 28d2d1b6..78cef49c 100644 --- a/dblib/features/features-dblib/pom.xml +++ b/dblib/features/features-dblib/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.2</version> <relativePath/> </parent> diff --git a/dblib/features/pom.xml b/dblib/features/pom.xml index 26a9f8c2..5ab4255b 100755 --- a/dblib/features/pom.xml +++ b/dblib/features/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.2</version> <relativePath/> </parent> diff --git a/dblib/installer/pom.xml b/dblib/installer/pom.xml index 4ec1d8a5..22748942 100755 --- a/dblib/installer/pom.xml +++ b/dblib/installer/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.2</version> <relativePath /> </parent> diff --git a/dblib/pom.xml b/dblib/pom.xml index bbb62b41..80165b0b 100755 --- a/dblib/pom.xml +++ b/dblib/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.2</version> <relativePath/> </parent> diff --git a/dblib/provider/pom.xml b/dblib/provider/pom.xml index 1cf6bfe4..161c1a1f 100755 --- a/dblib/provider/pom.xml +++ b/dblib/provider/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.2</version> <relativePath/> </parent> |