[java-idp-integration-tests] branch master updated: Missed POM change.

Scott Cantor cantor.2 at osu.edu
Mon Feb 20 14:14:33 EST 2017


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch master
in repository java-idp-integration-tests.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-integration-tests.git;a=commit;h=06a46fbcbb67e47c0d26e1a96b44bfaa05849ebf

The following commit(s) were added to refs/heads/master by this push:
       new  06a46fb   Missed POM change.
06a46fb is described below

commit 06a46fbcbb67e47c0d26e1a96b44bfaa05849ebf
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Feb 20 14:14:32 2017 -0500

    Missed POM change.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 87cc726..7897318 100644
--- a/pom.xml
+++ b/pom.xml
@@ -383,7 +383,7 @@
                                     <classifier>${testbed.classifier}</classifier>
                                 </artifactItem>
                             </artifactItems>
-                            <outputDirectory>${test-distributions.directory}/shibboleth-identity-provider-${idp.version}/dist/webapp/WEB-INF/lib/</outputDirectory>
+                            <outputDirectory>${test-distributions.directory}/shibboleth-identity-provider-${idp.version}/webapp/WEB-INF/lib/</outputDirectory>
                         </configuration>
                     </execution>
                 </executions>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list