Add user friendly bundle names
[lispflowmapping.git] / commons / build_tools / pom.xml
index fb3643fe3e21c5465a2ad7ae65e7d9570bffc52d..5758f64e091896cba55e1de55f0d614c3c46f57e 100644 (file)
@@ -4,11 +4,11 @@
        <parent>
                 <groupId>org.opendaylight.lispflowmapping</groupId>
                 <artifactId>lispflowmapping-commons</artifactId>
-                <version>1.1.0-SNAPSHOT</version>
+                <version>1.1.11-SNAPSHOT</version>
                 <relativePath>../parent</relativePath>
        </parent>
        <artifactId>common.build.tools</artifactId>
-       <version>1.1.0-SNAPSHOT</version>
+        <name>Build Tools</name>
        <packaging>jar</packaging>
        <scm>
                <connection>scm:git:https://git.opendaylight.org/gerrit/p/lispflowmapping.git</connection>