You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by mu...@apache.org on 2009/04/15 15:43:15 UTC

svn commit: r765196 - /struts/struts2/trunk/plugins/oval/pom.xml

Author: musachy
Date: Wed Apr 15 13:43:15 2009
New Revision: 765196

URL: http://svn.apache.org/viewvc?rev=765196&view=rev
Log:
update OVal pom

Modified:
    struts/struts2/trunk/plugins/oval/pom.xml

Modified: struts/struts2/trunk/plugins/oval/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/oval/pom.xml?rev=765196&r1=765195&r2=765196&view=diff
==============================================================================
--- struts/struts2/trunk/plugins/oval/pom.xml (original)
+++ struts/struts2/trunk/plugins/oval/pom.xml Wed Apr 15 13:43:15 2009
@@ -32,9 +32,14 @@
     <groupId>org.apache.struts</groupId>
     <artifactId>struts2-oval-plugin</artifactId>
     <packaging>jar</packaging>
-    <version>2.1.7-SNAPSHOT</version>
     <name>Struts 2 OVal Plugin</name>
-    <url>http://maven.apache.org</url>
+    
+    <scm>
+       <connection>scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/oval/</connection>
+       <developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/oval/</developerConnection>
+       <url>http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/oval/</url>
+    </scm>
+    
     <dependencies>
         <!-- Core -->
         <dependency>