You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by eb...@apache.org on 2008/08/06 10:50:54 UTC

svn commit: r683177 - /gump/metadata/project/commons-cli-1.x.xml

Author: ebourg
Date: Wed Aug  6 01:50:52 2008
New Revision: 683177

URL: http://svn.apache.org/viewvc?rev=683177&view=rev
Log:
Fixed the name of the Commons CLI 1 branch (1.0.x -> 1.x)

Modified:
    gump/metadata/project/commons-cli-1.x.xml

Modified: gump/metadata/project/commons-cli-1.x.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/commons-cli-1.x.xml?rev=683177&r1=683176&r2=683177&view=diff
==============================================================================
--- gump/metadata/project/commons-cli-1.x.xml (original)
+++ gump/metadata/project/commons-cli-1.x.xml Wed Aug  6 01:50:52 2008
@@ -15,7 +15,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<module name="commons-cli-1.0.x" groupId="commons-cli">
+<module name="commons-cli-1.x" groupId="commons-cli">
 
   <url href="http://commons.apache.org/index.html"/>
   <description>
@@ -33,7 +33,6 @@
     <!-- and binary distributions.                         -->
 
     <mvn goal="package">
-      <property name="gump" value="true"/>
       <property name="maven.final.name" value="commons-cli-@@DATE@@"/>
     </mvn>