You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by sg...@apache.org on 2010/10/08 21:12:53 UTC

svn commit: r1005970 - in /commons/proper/exec/trunk: build.xml doap_exec.rdf

Author: sgoeschl
Date: Fri Oct  8 19:12:53 2010
New Revision: 1005970

URL: http://svn.apache.org/viewvc?rev=1005970&view=rev
Log:
Preparing release candidate

Modified:
    commons/proper/exec/trunk/build.xml
    commons/proper/exec/trunk/doap_exec.rdf

Modified: commons/proper/exec/trunk/build.xml
URL: http://svn.apache.org/viewvc/commons/proper/exec/trunk/build.xml?rev=1005970&r1=1005969&r2=1005970&view=diff
==============================================================================
--- commons/proper/exec/trunk/build.xml (original)
+++ commons/proper/exec/trunk/build.xml Fri Oct  8 19:12:53 2010
@@ -23,7 +23,7 @@
   <property file="user.properties" />
   
   <property file="build.properties" />
-  <property name="maven.build.version" value="1.1.0"/>
+  <property name="maven.build.version" value="1.1"/>
   <property name="maven.build.output" value="target/classes"/>
   <property name="maven.build.directory" value="target"/>
   <property name="maven.build.final.name" value="commons-exec-${maven.build.version}"/>

Modified: commons/proper/exec/trunk/doap_exec.rdf
URL: http://svn.apache.org/viewvc/commons/proper/exec/trunk/doap_exec.rdf?rev=1005970&r1=1005969&r2=1005970&view=diff
==============================================================================
--- commons/proper/exec/trunk/doap_exec.rdf (original)
+++ commons/proper/exec/trunk/doap_exec.rdf Fri Oct  8 19:12:53 2010
@@ -33,6 +33,11 @@
     <release>
       <Version>
         <name>commons-exec</name>
+        <created>2010-10-08</created>
+        <revision>1.1</revision>
+      </Version>      
+      <Version>
+        <name>commons-exec</name>
         <created>2009-09-23</created>
         <revision>1.0.1</revision>
       </Version>