[java-idp-integration-tests COMMIT] /trunk/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Tue Oct 14 22:57:18 EDT 2014
Author: scantor
Date: Tue Oct 14 22:57:18 2014
New Revision: 28
URL: http://svn.shibboleth.net/view/java-idp-integration-tests?rev=28&view=rev
Log:
IDP-486 - rename creds back to credentials, for sake of upgrades
Modified:
trunk/pom.xml
Modified: trunk/pom.xml
URL: http://svn.shibboleth.net/view/java-idp-integration-tests/trunk/pom.xml?rev=28&r1=27&r2=28&view=diff
==============================================================================
--- trunk/pom.xml (original)
+++ trunk/pom.xml Tue Oct 14 22:57:18 2014
@@ -181,7 +181,7 @@
<artifactId>idp-conf</artifactId>
<version>${idp.version}</version>
<type>test-jar</type>
- <includes>**/creds/*</includes>
+ <includes>**/credentials/*</includes>
</artifactItem>
</artifactItems>
<outputDirectory>${test-distributions.directory}/idp-distribution-${idp.version}</outputDirectory>
More information about the commits
mailing list