changed version to 1.1.0
[lispflowmapping.git] / mappingservice / api / pom.xml
index c2a240983cd07ba03bc5e55b56e667e29e436536..ca4d5603ae6f20c57087554d90d9dede6e7d3000 100644 (file)
@@ -6,11 +6,11 @@
        <parent>
                <groupId>org.opendaylight.lispflowmapping</groupId>
                <artifactId>mappingservice-parent</artifactId>
-               <version>1.0.0-SNAPSHOT</version>
+               <version>1.1.0-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>mappingservice.api</artifactId>
-       <version>1.0.0-SNAPSHOT</version>
+       <version>1.1.0-SNAPSHOT</version>
        <packaging>bundle</packaging>
        <properties>
                <!-- Sonar properties using jacoco to retrieve integration test results -->