[java-shib-common COMMIT] /branches/REL_1/pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Tue Apr 16 22:12:49 EDT 2013


Author: scantor
Date: Tue Apr 16 22:12:49 2013
New Revision: 1080

URL: http://svn.shibboleth.net/view/java-shib-common?rev=1080&view=rev
Log:
Fix accidental removal of groupId

Modified:
    branches/REL_1/pom.xml

Modified: branches/REL_1/pom.xml
URL: http://svn.shibboleth.net/view/java-shib-common/branches/REL_1/pom.xml?rev=1080&r1=1079&r2=1080&view=diff
==============================================================================
--- branches/REL_1/pom.xml (original)
+++ branches/REL_1/pom.xml Tue Apr 16 22:12:49 2013
@@ -10,6 +10,7 @@
         <version>1</version>
     </parent>
 
+    <groupId>edu.internet2.middleware</groupId>
     <artifactId>shibboleth-common</artifactId>
     <version>1.4.1-SNAPSHOT</version>
     <packaging>jar</packaging>



More information about the commits mailing list