Bumping versions by 0.0.1 for next dev cycle
[controller.git] / opendaylight / adsal / pom.xml
index 6d77732f6a720b0bb34d9e0222ee1f88c3545c45..508ea6a3695da4c981a7d8dea9ecdf6ab59ecdce 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.parent</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.1-SNAPSHOT</version>
     <relativePath>../commons/parent</relativePath>
   </parent>
 
       </modules>
     </profile>
     <profile>
-      <id>docs</id>
+      <id>docs-java7</id>
       <activation>
         <activeByDefault>false</activeByDefault>
+        <jdk>1.7</jdk>
       </activation>
       <modules>
         <module>northbound/java-client</module>