Release ccsdk/parent
[ccsdk/parent.git] / odlparent / setup / pom.xml
index c14c893..9e969fa 100755 (executable)
@@ -5,12 +5,12 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-aggregator</artifactId>
-        <version>2.0.1-SNAPSHOT</version>
+        <version>2.4.2</version>
     </parent>
 
     <groupId>org.onap.ccsdk.parent</groupId>
     <artifactId>setup</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.4.2</version>
     <packaging>pom</packaging>
 
     <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>
@@ -92,7 +92,7 @@
                             <filters>
                                 <filter>${basedir}/src/main/properties/feature-repo-parent.properties</filter>
                             </filters>
-                             <encoding>UTF-8</encoding>
+                            <encoding>UTF-8</encoding>
                         </configuration>
                     </execution>
                     <execution>