You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2011/03/08 17:20:33 UTC

svn commit: r1079416 - /gump/metadata/project/santuario.xml

Author: bodewig
Date: Tue Mar  8 16:20:33 2011
New Revision: 1079416

URL: http://svn.apache.org/viewvc?rev=1079416&view=rev
Log:
mvn ids for santuario

Modified:
    gump/metadata/project/santuario.xml

Modified: gump/metadata/project/santuario.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/santuario.xml?rev=1079416&r1=1079415&r2=1079416&view=diff
==============================================================================
--- gump/metadata/project/santuario.xml (original)
+++ gump/metadata/project/santuario.xml Tue Mar  8 16:20:33 2011
@@ -15,7 +15,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<module name="santuario">
+<module name="santuario" groupId="org.apache.santuario">
 
   <url href="http://santuario.apache.org"/>
   <description>
@@ -49,7 +49,7 @@
     <work nested="."/>
 
     <home nested="build"/>
-    <jar name="xmlsec-@@DATE@@.jar"/>
+    <jar name="xmlsec-@@DATE@@.jar" id="xmlsec"/>
     <license name="LICENSE"/>
 
     <nag from="Sam Ruby &lt;rubys@us.ibm.com&gt;"