diff options
Diffstat (limited to 'sdnr/wt/featureaggregator/feature/pom.xml')
-rw-r--r-- | sdnr/wt/featureaggregator/feature/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sdnr/wt/featureaggregator/feature/pom.xml b/sdnr/wt/featureaggregator/feature/pom.xml index b5398a5ef..461a2bb1c 100644 --- a/sdnr/wt/featureaggregator/feature/pom.xml +++ b/sdnr/wt/featureaggregator/feature/pom.xml @@ -77,13 +77,13 @@ <type>xml</type> <classifier>features</classifier> </dependency> - <!-- <dependency> + <dependency> <groupId>${project.groupId}</groupId> <artifactId>sdnr-wt-mountpoint-registrar-feature</artifactId> <version>${project.version}</version> <type>xml</type> <classifier>features</classifier> - </dependency>--> + </dependency> <dependency> <groupId>${project.groupId}</groupId> <artifactId>sdnr-wt-mountpoint-state-provider-feature</artifactId> |