diff options
author | pdanner <pdanner@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2007-08-22 18:54:53 +0000 |
---|---|---|
committer | pdanner <pdanner@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2007-08-22 18:54:53 +0000 |
commit | 7537351b14d0738d9e16bef4fad8380c3a0b0f21 (patch) | |
tree | 9ac2a7c3d2f4bf5f10d3127592c1e7074fb75c13 /id/server/auth/pom.xml | |
parent | 61480a264a69a8c4ae2d445722fc53533f0249bd (diff) | |
download | moa-id-spss-7537351b14d0738d9e16bef4fad8380c3a0b0f21.tar.gz moa-id-spss-7537351b14d0738d9e16bef4fad8380c3a0b0f21.tar.bz2 moa-id-spss-7537351b14d0738d9e16bef4fad8380c3a0b0f21.zip |
minor build fixes/improvements
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@934 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'id/server/auth/pom.xml')
-rw-r--r-- | id/server/auth/pom.xml | 4 |
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> |