[utilities COMMIT] /java-support/trunk/pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Wed Mar 6 16:34:28 EST 2013


Author: putmanb
Date: Wed Mar  6 16:34:28 2013
New Revision: 340

URL: http://svn.shibboleth.net/view/utilities?rev=340&view=rev
Log:
Actually svn.relative.location should include the java-support part of the path like other projects

Modified:
    java-support/trunk/pom.xml

Modified: java-support/trunk/pom.xml
URL: http://svn.shibboleth.net/view/utilities/java-support/trunk/pom.xml?rev=340&r1=339&r2=340&view=diff
==============================================================================
--- java-support/trunk/pom.xml (original)
+++ java-support/trunk/pom.xml Wed Mar  6 16:34:28 2013
@@ -17,7 +17,7 @@
     <packaging>jar</packaging>
 
     <properties>
-        <svn.relative.location>utilities</svn.relative.location>
+        <svn.relative.location>utilities/java-support</svn.relative.location>
     </properties>
 
     <repositories>



More information about the commits mailing list