Bump versions to 4.0.13-SNAPSHOT
[mdsal.git] / model / iana / iana-afn-safi / pom.xml
index 46255de9028c00a75ab9dc708abda9ee534fa424..d92be77b423c3ebac7c12704cb4cc722b271e86b 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.13.0-SNAPSHOT</version>
+        <version>4.0.13-SNAPSHOT</version>
         <relativePath>../../../binding/binding-parent</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal.model</groupId>
     <artifactId>iana-afn-safi</artifactId>
-    <version>2013.07.04.13.0-SNAPSHOT</version>
+    <version>2013.07.04.16.13-SNAPSHOT</version>
     <packaging>bundle</packaging>
-
-  <!--
-      Maven Site Configuration
-
-      The following configuration is necessary for maven-site-plugin to
-      correctly identify the correct deployment path for OpenDaylight Maven
-      sites.
-  -->
-  <url>${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/</url>
-
-  <distributionManagement>
-    <site>
-      <id>opendaylight-site</id>
-      <url>${nexus.site.url}/${project.artifactId}/</url>
-    </site>
-  </distributionManagement>
-
 </project>