summaryrefslogtreecommitdiffstats
path: root/appc-parent
diff options
context:
space:
mode:
authorPatrick Brady <pb071s@att.com>2018-07-24 12:27:35 -0700
committerMarcus Williams <marcus.williams@intel.com>2018-07-24 21:01:53 +0000
commit54fbdf069a4291cda4f0f36fa5319bb1ad04bb62 (patch)
tree2f9f488fbbe1221fe16fe37e37a19feeefb689f7 /appc-parent
parent12f9c2e9cb3abad1dd3c2790d32958f0cb3ba46d (diff)
Change appc-parent to new odl
Changing the parent ccsdk version of the appc-parent pom files so they will use the new ODL version. Change-Id: Ia573a707f2c73899c415d7c2015362f7506f1f1d Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-939
Diffstat (limited to 'appc-parent')
-rw-r--r--appc-parent/binding-parent/pom.xml2
-rw-r--r--appc-parent/bundle-parent/pom.xml2
-rw-r--r--appc-parent/feature-repo-parent/pom.xml2
-rw-r--r--appc-parent/odlparent-lite/pom.xml2
-rw-r--r--appc-parent/single-feature-parent/pom.xml2
5 files changed, 5 insertions, 5 deletions
diff --git a/appc-parent/binding-parent/pom.xml b/appc-parent/binding-parent/pom.xml
index 15a12a9cd..e9753b4c1 100644
--- a/appc-parent/binding-parent/pom.xml
+++ b/appc-parent/binding-parent/pom.xml
@@ -31,7 +31,7 @@ limitations under the License.
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.0.3</version>
+ <version>1.1.0-SNAPSHOT</version>
<relativePath />
</parent>
diff --git a/appc-parent/bundle-parent/pom.xml b/appc-parent/bundle-parent/pom.xml
index a5317dd6f..81d7e9b21 100644
--- a/appc-parent/bundle-parent/pom.xml
+++ b/appc-parent/bundle-parent/pom.xml
@@ -31,7 +31,7 @@ limitations under the License.
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>bundle-parent</artifactId>
- <version>1.0.3</version>
+ <version>1.1.0-SNAPSHOT</version>
<relativePath />
</parent>
diff --git a/appc-parent/feature-repo-parent/pom.xml b/appc-parent/feature-repo-parent/pom.xml
index f4cd35ba2..f898cfeb6 100644
--- a/appc-parent/feature-repo-parent/pom.xml
+++ b/appc-parent/feature-repo-parent/pom.xml
@@ -31,7 +31,7 @@ limitations under the License.
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.0.3</version>
+ <version>1.1.0-SNAPSHOT</version>
<relativePath />
</parent>
</project>
diff --git a/appc-parent/odlparent-lite/pom.xml b/appc-parent/odlparent-lite/pom.xml
index 324721752..60b20742b 100644
--- a/appc-parent/odlparent-lite/pom.xml
+++ b/appc-parent/odlparent-lite/pom.xml
@@ -31,7 +31,7 @@ limitations under the License.
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.0.3</version>
+ <version>1.1.0-SNAPSHOT</version>
<relativePath />
</parent>
</project>
diff --git a/appc-parent/single-feature-parent/pom.xml b/appc-parent/single-feature-parent/pom.xml
index 5286197f7..c504c6b45 100644
--- a/appc-parent/single-feature-parent/pom.xml
+++ b/appc-parent/single-feature-parent/pom.xml
@@ -31,7 +31,7 @@ limitations under the License.
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.0.3</version>
+ <version>1.1.0-SNAPSHOT</version>
<relativePath />
</parent>
</project>