aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt/featureaggregator/installer/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sdnr/wt/featureaggregator/installer/pom.xml')
-rwxr-xr-xsdnr/wt/featureaggregator/installer/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sdnr/wt/featureaggregator/installer/pom.xml b/sdnr/wt/featureaggregator/installer/pom.xml
index ce1e3fe98..1c0e15597 100755
--- a/sdnr/wt/featureaggregator/installer/pom.xml
+++ b/sdnr/wt/featureaggregator/installer/pom.xml
@@ -65,13 +65,13 @@
<type>xml</type>
<classifier>features</classifier>
</dependency>
- <!-- <dependency>
+ <dependency>
<groupId>${project.groupId}</groupId>
<artifactId>sdnr-wt-feature-aggregator-oauth</artifactId>
<version>${project.version}</version>
<type>xml</type>
<classifier>features</classifier>
- </dependency> -->
+ </dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>sdnr-wt-data-provider-setup</artifactId>