Prepare for release build 97/75497/2 0.4.0
authorTimoney, Dan (dt5972) <dtimoney@att.com>
Tue, 8 Jan 2019 20:56:26 +0000 (15:56 -0500)
committerTimoney, Dan (dt5972) <dtimoney@att.com>
Tue, 8 Jan 2019 21:32:08 +0000 (16:32 -0500)
Prepare for release of early ODL-Oxygen based CCSDK Dublin

Change-Id: I8f725533def2c2bec8e37af86ee2657d125a50e0
Issue-ID: CCSDK-870
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
ansible-server/pom.xml
dependencies/pom.xml
odlsli/odlsli-alpine/pom.xml
odlsli/odlsli-ubuntu/pom.xml
opendaylight/fluorine/fluorine-alpine/pom.xml
opendaylight/fluorine/fluorine-ubuntu/pom.xml
opendaylight/oxygen/oxygen-alpine/pom.xml
opendaylight/oxygen/oxygen-ubuntu/pom.xml
pom.xml
version.properties

index 5948d31..4ea5ae3 100644 (file)
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.2.0-SNAPSHOT</version>
+        <version>1.2.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>pom</packaging>
index cd85558..6e41e26 100755 (executable)
@@ -1,12 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.2.0-SNAPSHOT</version>
+        <version>1.2.0</version>
         <relativePath/>
     </parent>
 
index c971da2..eef7fc0 100644 (file)
@@ -1,14 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
        <modelVersion>4.0.0</modelVersion>
 
        <parent>
                <groupId>org.onap.ccsdk.parent</groupId>
                <artifactId>odlparent-lite</artifactId>
-               <version>1.2.0-SNAPSHOT</version>
-               <relativePath />
+               <version>1.2.0</version>
+               <relativePath/>
        </parent>
 
        <groupId>org.onap.ccsdk.distribution</groupId>
index ba6ad07..fb5209f 100644 (file)
@@ -1,14 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
        <modelVersion>4.0.0</modelVersion>
 
        <parent>
                <groupId>org.onap.ccsdk.parent</groupId>
                <artifactId>odlparent-lite</artifactId>
-               <version>1.2.0-SNAPSHOT</version>
-               <relativePath />
+               <version>1.2.0</version>
+               <relativePath/>
        </parent>
 
        <groupId>org.onap.ccsdk.distribution</groupId>
index 7bcd593..dc7e96c 100644 (file)
@@ -4,7 +4,7 @@
 
     <parent>
         <groupId>org.onap.ccsdk.distribution</groupId>
-        <artifactId>distribution-opendaylight</artifactId>
+        <artifactId>distribution-odl-fluorine</artifactId>
         <version>0.4.0-SNAPSHOT</version>
     </parent>
 
index 0d5fdca..da85bf1 100644 (file)
@@ -4,7 +4,7 @@
 
     <parent>
         <groupId>org.onap.ccsdk.distribution</groupId>
-        <artifactId>distribution-opendaylight</artifactId>
+        <artifactId>distribution-odl-fluorine</artifactId>
         <version>0.4.0-SNAPSHOT</version>
     </parent>
 
index 8746f89..a6ef248 100644 (file)
@@ -4,7 +4,7 @@
 
     <parent>
         <groupId>org.onap.ccsdk.distribution</groupId>
-        <artifactId>distribution-opendaylight</artifactId>
+        <artifactId>distribution-odl-oxygen</artifactId>
         <version>0.4.0-SNAPSHOT</version>
     </parent>
 
index f0b7a00..7756b30 100644 (file)
@@ -4,7 +4,7 @@
 
     <parent>
         <groupId>org.onap.ccsdk.distribution</groupId>
-        <artifactId>distribution-opendaylight</artifactId>
+        <artifactId>distribution-odl-oxygen</artifactId>
         <version>0.4.0-SNAPSHOT</version>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 812dc72..0d30ea2 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,57 +1,55 @@
-       <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
-       <modelVersion>4.0.0</modelVersion>
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+    <modelVersion>4.0.0</modelVersion>
 
-       <parent>
-               <groupId>org.onap.ccsdk.parent</groupId>
-               <artifactId>odlparent-lite</artifactId>
-               <version>1.2.0-SNAPSHOT</version>
-       </parent>
+    <parent>
+        <groupId>org.onap.ccsdk.parent</groupId>
+        <artifactId>odlparent-lite</artifactId>
+        <version>1.2.0</version>
+    </parent>
 
-       <groupId>org.onap.ccsdk.distribution</groupId>
-       <artifactId>distribution-root</artifactId>
-       <version>0.4.0-SNAPSHOT</version>
-       <packaging>pom</packaging>
+    <groupId>org.onap.ccsdk.distribution</groupId>
+    <artifactId>distribution-root</artifactId>
+    <version>0.4.0-SNAPSHOT</version>
+    <packaging>pom</packaging>
 
-       <name>ccsdk-distribution</name>
-       <description>Creates distributuon bundles for CCSDK</description>
+    <name>ccsdk-distribution</name>
+    <description>Creates distributuon bundles for CCSDK</description>
 
-       <modules>
-               <module>platform-logic</module>
-               <module>dependencies</module>
-               <module>alpine</module>
-               <module>ubuntu</module>
-               <module>opendaylight</module>
-               <module>odlsli</module>
-               <module>dgbuilder</module>
-               <module>dgbuilder-docker</module>
-               <module>ansible-server</module>
-       </modules>
+    <modules>
+        <module>platform-logic</module>
+        <module>dependencies</module>
+        <module>alpine</module>
+        <module>ubuntu</module>
+        <module>opendaylight</module>
+        <module>odlsli</module>
+        <module>dgbuilder</module>
+        <module>dgbuilder-docker</module>
+        <module>ansible-server</module>
+    </modules>
 
-       <properties>
-               <application.name>distribution</application.name>
+    <properties>
+        <application.name>distribution</application.name>
 
-               <maven.build.timestamp.format>yyyyMMdd'T'HHmmss'Z'</maven.build.timestamp.format>
-               <build.number>${maven.build.timestamp}</build.number>
-               <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-               <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
-       </properties>
+        <maven.build.timestamp.format>yyyyMMdd'T'HHmmss'Z'</maven.build.timestamp.format>
+        <build.number>${maven.build.timestamp}</build.number>
+        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+        <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
+    </properties>
 
-       <build>
-               <plugins>
-                       <plugin>
-                               <groupId>org.sonatype.plugins</groupId>
-                               <artifactId>nexus-staging-maven-plugin</artifactId>
-                               <version>1.6.7</version>
-                               <extensions>true</extensions>
-                               <configuration>
-                                       <nexusUrl>https://${onap.nexus.host}</nexusUrl>
-                                       <stagingProfileId>${onap.nexus.staging.profile-id}</stagingProfileId>
-                                       <serverId>${onap.nexus.staging.server-id}</serverId>
-                               </configuration>
-                       </plugin>
-               </plugins>
-       </build>
+    <build>
+        <plugins>
+        <plugin>
+            <groupId>org.sonatype.plugins</groupId>
+            <artifactId>nexus-staging-maven-plugin</artifactId>
+            <version>1.6.7</version>
+            <extensions>true</extensions>
+            <configuration>
+            <nexusUrl>https://${onap.nexus.host}</nexusUrl>
+            <stagingProfileId>${onap.nexus.staging.profile-id}</stagingProfileId>
+            <serverId>${onap.nexus.staging.server-id}</serverId>
+            </configuration>
+        </plugin>
+        </plugins>
+    </build>
 </project>
index aa6328e..ffee02f 100644 (file)
@@ -10,6 +10,6 @@ feature_revision=0
 
 base_version=${release_name}.${sprint_number}.${feature_revision}
 
-release_version=${base_version}-STAGING
+release_version=${base_version}
 snapshot_version=${base_version}-SNAPSHOT