Tagging Helium release
[controller.git] / opendaylight / md-sal / samples / l2switch / pom.xml
index 2e2100b2874abfd1f05134e38b223e0f401ebc80..18c29a366a14d11c3d3e8b41985735e6defe22bc 100644 (file)
@@ -4,10 +4,15 @@
          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.opendaylight.controller.samples</groupId>
+     <artifactId>sal-samples</artifactId>
+     <version>1.1-Helium</version>
+  </parent>
 
   <artifactId>l2switch.aggregator</artifactId>
   <groupId>org.opendaylight.controller.samples.l2switch</groupId>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>1.0.0-Helium</version>
   <packaging>pom</packaging>
 
   <modules>