aboutsummaryrefslogtreecommitdiff
path: root/id/server/auth/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'id/server/auth/pom.xml')
-rw-r--r--id/server/auth/pom.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/id/server/auth/pom.xml b/id/server/auth/pom.xml
index 405f6f390..8dd93220b 100644
--- a/id/server/auth/pom.xml
+++ b/id/server/auth/pom.xml
@@ -31,6 +31,7 @@
<addDefaultImplementationEntries>true</addDefaultImplementationEntries>
</manifest>
</archive>
+<!--
<webResources>
<resource>
<directory>${basedir}/../resources</directory>
@@ -41,6 +42,7 @@
<targetPath>WEB-INF/classes/META-INF/services</targetPath>
</resource>
</webResources>
+-->
</configuration>
</plugin>
</plugins>
@@ -59,4 +61,4 @@
</dependency>
</dependencies>
-</project> \ No newline at end of file
+</project>