summaryrefslogtreecommitdiffstats
path: root/dblib
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2018-12-12 08:35:11 -0500
committerTimoney, Dan (dt5972) <dtimoney@att.com>2018-12-12 08:35:11 -0500
commit0d1f6c04dfd410fdd5aa66d9e679e374f990bb3b (patch)
tree08eb03a7b0c71fd840da62c37b9f1e16f03793f2 /dblib
parentb340d8c8a7977f68ca37898ea8f012fd76e05df0 (diff)
Roll parent versions back to 0.3.2 version
Roll back parent versions to 0.3.2 versions so that we can rebuild 0.3.2 artifacts, which were not released. Change-Id: Ic98c5419fb35c7eede24ac8eb32525a8b18ed7cf Issue-ID: CCSDK-679 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'dblib')
-rw-r--r--dblib/features/ccsdk-dblib/pom.xml2
-rw-r--r--dblib/features/features-dblib/pom.xml2
-rwxr-xr-xdblib/features/pom.xml2
-rwxr-xr-xdblib/installer/pom.xml2
-rwxr-xr-xdblib/pom.xml2
-rwxr-xr-xdblib/provider/pom.xml2
6 files changed, 6 insertions, 6 deletions
diff --git a/dblib/features/ccsdk-dblib/pom.xml b/dblib/features/ccsdk-dblib/pom.xml
index af51a93e..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.3-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 a1bf0484..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.3-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/dblib/features/pom.xml b/dblib/features/pom.xml
index 2ff955ff..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.3-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/dblib/installer/pom.xml b/dblib/installer/pom.xml
index dd8ac8bc..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.3-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath />
</parent>
diff --git a/dblib/pom.xml b/dblib/pom.xml
index 7eb1c517..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.3-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/dblib/provider/pom.xml b/dblib/provider/pom.xml
index bae6115b..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.3-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>