Change appc-parent to new odl 79/57379/2
authorPatrick Brady <pb071s@att.com>
Tue, 24 Jul 2018 19:27:35 +0000 (12:27 -0700)
committerMarcus Williams <marcus.williams@intel.com>
Tue, 24 Jul 2018 21:01:53 +0000 (21:01 +0000)
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

appc-parent/binding-parent/pom.xml
appc-parent/bundle-parent/pom.xml
appc-parent/feature-repo-parent/pom.xml
appc-parent/odlparent-lite/pom.xml
appc-parent/single-feature-parent/pom.xml

index 15a12a9..e9753b4 100644 (file)
@@ -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>
 
index a5317dd..81d7e9b 100644 (file)
@@ -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>
 
index f4cd35b..f898cfe 100644 (file)
@@ -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>
index 3247217..60b2074 100644 (file)
@@ -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>
index 5286197..c504c6b 100644 (file)
@@ -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>