diff options
Diffstat (limited to 'sql-resource')
-rw-r--r-- | sql-resource/features/ccsdk-sql-resource/pom.xml | 2 | ||||
-rwxr-xr-x | sql-resource/features/features-sql-resource/pom.xml | 2 | ||||
-rwxr-xr-x | sql-resource/features/pom.xml | 2 | ||||
-rwxr-xr-x | sql-resource/installer/pom.xml | 2 | ||||
-rwxr-xr-x | sql-resource/pom.xml | 2 | ||||
-rwxr-xr-x | sql-resource/provider/pom.xml | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/sql-resource/features/ccsdk-sql-resource/pom.xml b/sql-resource/features/ccsdk-sql-resource/pom.xml index 5552afdd..1fec2820 100644 --- a/sql-resource/features/ccsdk-sql-resource/pom.xml +++ b/sql-resource/features/ccsdk-sql-resource/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.2.4-SNAPSHOT</version> + <version>1.2.4</version> <relativePath/> </parent> diff --git a/sql-resource/features/features-sql-resource/pom.xml b/sql-resource/features/features-sql-resource/pom.xml index 5e893b89..d1a98957 100755 --- a/sql-resource/features/features-sql-resource/pom.xml +++ b/sql-resource/features/features-sql-resource/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.2.4-SNAPSHOT</version> + <version>1.2.4</version> <relativePath/> </parent> diff --git a/sql-resource/features/pom.xml b/sql-resource/features/pom.xml index 2015ce7b..99c844c9 100755 --- a/sql-resource/features/pom.xml +++ b/sql-resource/features/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.2.4-SNAPSHOT</version> + <version>1.2.4</version> <relativePath/> </parent> diff --git a/sql-resource/installer/pom.xml b/sql-resource/installer/pom.xml index a6512d7f..90cfa623 100755 --- a/sql-resource/installer/pom.xml +++ b/sql-resource/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.2.4-SNAPSHOT</version> + <version>1.2.4</version> <relativePath/> </parent> diff --git a/sql-resource/pom.xml b/sql-resource/pom.xml index 2fed7312..b5c24014 100755 --- a/sql-resource/pom.xml +++ b/sql-resource/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.2.4-SNAPSHOT</version> + <version>1.2.4</version> <relativePath/> </parent> diff --git a/sql-resource/provider/pom.xml b/sql-resource/provider/pom.xml index 952143c4..287d7b19 100755 --- a/sql-resource/provider/pom.xml +++ b/sql-resource/provider/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.2.4-SNAPSHOT</version> + <version>1.2.4</version> <relativePath/> </parent> |