Migrate to odlparent 1.8.0-Carbon
[alto.git] / alto-extensions / simple-pce / pom.xml
index 8577c4392f864985fde9b177002a5691e67702f8..9d45db001d35b58ca7e330bed914141be40f07d7 100644 (file)
@@ -9,14 +9,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.7.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.alto.ext</groupId>
   <artifactId>alto-spce-aggregator</artifactId>
-  <version>0.3.0-SNAPSHOT</version>
-  <name>alto-spce</name>
+  <version>0.5.0-SNAPSHOT</version>
+  <name>ODL :: alto :: ${project.artifactId}</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
   <prerequisites>
@@ -80,10 +80,4 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     </plugins>
   </build>
 
-  <scm>
-    <connection>scm:git:ssh://git.opendaylight.org:29418/alto-spce.git</connection>
-    <developerConnection>scm:git:ssh://git.opendaylight.org:29418/alto-spce.git</developerConnection>
-    <tag>HEAD</tag>
-    <url>https://wiki.opendaylight.org/view/alto-spce:Main</url>
-  </scm>
 </project>