Bump versions to Sodium SR4
[l2switch.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index b6b912be4700481d4cc2d79bf459796c669b7dbc..e979710e047d9deb3492d46b7910b30f118d2a0b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,12 +3,10 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.l2switch</groupId>
   <artifactId>l2switch</artifactId>
-  <version>0.3.0-SNAPSHOT</version>
+  <version>0.8.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>l2switch</name> <!-- Used by Sonar to set project name -->
-  <prerequisites>
-    <maven>3.0</maven>
-  </prerequisites>
+
   <modules>
     <module>parent</module>
     <module>packethandler</module>
@@ -21,9 +19,6 @@
     <module>features</module>
     <module>artifacts</module>
   </modules>
-  <properties>
-      <nexusproxy>http://nexus.opendaylight.org/content</nexusproxy>
-  </properties>
   <scm>
     <connection>scm:git:ssh://git.opendaylight.org:29418/l2switch.git</connection>
     <developerConnection>scm:git:ssh://git.opendaylight.org:29418/l2switch.git</developerConnection>