You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ff...@apache.org on 2008/09/25 10:10:55 UTC

svn commit: r698854 - /servicemix/m2-repo/opensaml/opensaml/1.1/opensaml-1.1.pom

Author: ffang
Date: Thu Sep 25 01:10:55 2008
New Revision: 698854

URL: http://svn.apache.org/viewvc?rev=698854&view=rev
Log:
correct the groupId

Modified:
    servicemix/m2-repo/opensaml/opensaml/1.1/opensaml-1.1.pom

Modified: servicemix/m2-repo/opensaml/opensaml/1.1/opensaml-1.1.pom
URL: http://svn.apache.org/viewvc/servicemix/m2-repo/opensaml/opensaml/1.1/opensaml-1.1.pom?rev=698854&r1=698853&r2=698854&view=diff
==============================================================================
--- servicemix/m2-repo/opensaml/opensaml/1.1/opensaml-1.1.pom (original)
+++ servicemix/m2-repo/opensaml/opensaml/1.1/opensaml-1.1.pom Thu Sep 25 01:10:55 2008
@@ -1,6 +1,6 @@
 <project>
   <modelVersion>4.0.0</modelVersion>
-  <groupId>org.opensaml</groupId>
+  <groupId>opensaml</groupId>
   <artifactId>opensaml</artifactId>
   <version>1.1</version>
 </project>