Release Lithium-SR4
[openflowjava.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 226050e906c48e76f9b178924e1c26259ea00400..62e506cc41388a240e314e241fd2da576dee1dd0 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,13 +4,13 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>1.5.0-SNAPSHOT</version>
-        <relativePath>../odlparent/odlparent</relativePath>
+        <version>1.5.4-Lithium-SR4</version>
+        <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.openflowjava</groupId>
     <artifactId>openflow-protocol-parent</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.6.4-Lithium-SR4</version>
     <name>openflowjava</name> <!-- Used by Sonar to set project name -->
     <packaging>pom</packaging>
 
         <sitedeploy>dav:http://nexus.opendaylight.org/content/sites/site</sitedeploy>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <jmxGeneratorPath>${project.build.directory}/yang-gen-config</jmxGeneratorPath>
-        <karaf.distro.empty.version>1.5.0-SNAPSHOT</karaf.distro.empty.version>
+        <karaf.distro.empty.version>1.5.4-Lithium-SR4</karaf.distro.empty.version>
         <salGeneratorPath>${project.build.directory}/yang-gen-sal</salGeneratorPath>
 
-        <config.version>0.3.0-SNAPSHOT</config.version>
-        <mdsal.version>1.2.0-SNAPSHOT</mdsal.version>
-        <yangtools.version>0.7.0-SNAPSHOT</yangtools.version>
+        <config.version>0.3.4-Lithium-SR4</config.version>
+        <mdsal.version>1.2.4-Lithium-SR4</mdsal.version>
+        <yangtools.version>0.7.4-Lithium-SR4</yangtools.version>
 
         <!-- Sonar config -->
         <sonar-jacoco-listeners.version>2.4</sonar-jacoco-listeners.version>
                             <ignore/>
                           </action>
                         </pluginExecution>
-                        <pluginExecution>
-                          <pluginExecutionFilter>
-                            <groupId>org.codehaus.enunciate</groupId>
-                            <artifactId>maven-enunciate-plugin</artifactId>
-                            <versionRange>[0.0,)</versionRange>
-                            <goals>
-                              <goal>docs</goal>
-                            </goals>
-                          </pluginExecutionFilter>
-                          <action>
-                            <ignore/>
-                          </action>
-                        </pluginExecution>
                         <pluginExecution>
                           <pluginExecutionFilter>
                             <groupId>org.jacoco</groupId>