Fix license header violations in sal-common-impl
[controller.git] / features / netconf-connector / pom.xml
index b974ce2ceeb984300b2e91fe170f624bae03c9f6..8d4a5a81d34ebc5c58fdaf24728b6d93cf471c34 100644 (file)
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
-        <!-- dependency>
+        <dependency>
           <groupId>org.opendaylight.aaa</groupId>
           <artifactId>features-aaa</artifactId>
           <version>${aaa.version}</version>
           <classifier>features</classifier>
           <type>xml</type>
-        </dependency -->
+        </dependency>
 
     <!--
       Necessary TODO: Put dependencies for bundles directly referenced
       </plugins>
    </build>
    <scm>
-      <connection>scm:git:ssh://git.opendaylight.org:29418/controller.git</connection>
+      <connection>scm:git:http://git.opendaylight.org/gerrit/controller.git</connection>
       <developerConnection>scm:git:ssh://git.opendaylight.org:29418/controller.git</developerConnection>
       <tag>HEAD</tag>
       <url>https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=summary</url>