Roll version to 0.4.2-SNAPSHOT
[ccsdk/sli/plugins.git] / properties-node / features / pom.xml
index d9c99fe..23bfd53 100755 (executable)
@@ -1,22 +1,22 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<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">\r
-    <modelVersion>4.0.0</modelVersion>\r
-\r
-    <parent>\r
-        <groupId>org.onap.ccsdk.parent</groupId>\r
-        <artifactId>odlparent-lite</artifactId>\r
-        <version>1.0.2</version>\r
-    </parent>\r
-\r
-    <groupId>org.onap.ccsdk.sli.plugins</groupId>\r
-    <artifactId>properties-node-features</artifactId>\r
-    <version>0.2.2-SNAPSHOT</version>\r
-    <packaging>pom</packaging>\r
-\r
-    <name>ccsdk-sli-plugins :: properties-node :: ${project.artifactId}</name>\r
-\r
-    <modules>\r
-        <module>ccsdk-properties-node</module>\r
-        <module>features-properties-node</module>\r
-    </modules>\r
-</project>\r
+<?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.2-SNAPSHOT</version>
+    </parent>
+
+    <groupId>org.onap.ccsdk.sli.plugins</groupId>
+    <artifactId>properties-node-features</artifactId>
+    <version>0.4.2-SNAPSHOT</version>
+    <packaging>pom</packaging>
+
+    <name>ccsdk-sli-plugins :: properties-node :: ${project.artifactId}</name>
+
+    <modules>
+        <module>ccsdk-properties-node</module>
+        <module>features-properties-node</module>
+    </modules>
+</project>