summaryrefslogtreecommitdiffstats
path: root/opendaylight/sulfur/sulfur-alpine/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'opendaylight/sulfur/sulfur-alpine/pom.xml')
-rw-r--r--opendaylight/sulfur/sulfur-alpine/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/opendaylight/sulfur/sulfur-alpine/pom.xml b/opendaylight/sulfur/sulfur-alpine/pom.xml
index 36a3bc7b..af63a5e7 100644
--- a/opendaylight/sulfur/sulfur-alpine/pom.xml
+++ b/opendaylight/sulfur/sulfur-alpine/pom.xml
@@ -70,7 +70,7 @@
<overWriteIfNewer>true</overWriteIfNewer>
</configuration>
</execution>
- <!-- <execution>
+ <execution>
<id>copy-with-alternalte-repo-2</id>
<phase>generate-sources</phase>
<goals>
@@ -78,7 +78,7 @@
</goals>
<configuration>
<artifactItems>
- <artifactItem> not yet ready
+ <artifactItem>
<groupId>com.highstreet-technologies.aaa</groupId>
<artifactId>aaa-authn-api</artifactId>
<version>${odl.shiro.version}</version>
@@ -91,7 +91,7 @@
<overWriteSnapshots>true</overWriteSnapshots>
<overWriteIfNewer>true</overWriteIfNewer>
</configuration>
- </execution> -->
+ </execution>
</executions>
</plugin>