Update to new version of the artifacts proposed by jenkins-controller-version-changes-16
[controller.git] / opendaylight / md-sal / sal-netconf-connector / pom.xml
index 61a84b636b3ae2c396010e297f3ec65ee154a1da..a413b710b1128d35f1ac75f09d7f6b07575c68b9 100644 (file)
         <dependency>
             <groupId>org.opendaylight.yangtools.model</groupId>
             <artifactId>ietf-inet-types</artifactId>
-            <version>2010.09.24.2-SNAPSHOT</version>
+            <version>2010.09.24.3</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.controller</groupId>
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>maven-sal-api-gen-plugin</artifactId>
-                        <version>0.6.0-SNAPSHOT</version>
+                        <version>0.6.1</version>
                         <type>jar</type>
                     </dependency>
                 </dependencies>
                         <configuration>
                             <sources>
                                 <source>${project.build.directory}/generated-sources/config</source>
+                                <source>src/main/xtend-gen</source>
                             </sources>
                         </configuration>
                     </execution>