You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ah...@apache.org on 2006/04/12 00:50:36 UTC

svn commit: r393327 - /maven/maven-1/plugins/trunk/project.xml

Author: aheritier
Date: Tue Apr 11 15:50:35 2006
New Revision: 393327

URL: http://svn.apache.org/viewcvs?rev=393327&view=rev
Log:
Use a fake version
Add scm information

Modified:
    maven/maven-1/plugins/trunk/project.xml

Modified: maven/maven-1/plugins/trunk/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/project.xml?rev=393327&r1=393326&r2=393327&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/project.xml (original)
+++ maven/maven-1/plugins/trunk/project.xml Tue Apr 11 15:50:35 2006
@@ -21,13 +21,18 @@
   <id>plugins-root</id>
   <name>Maven Plugins</name>
   <groupId>maven</groupId>
-  <currentVersion>1.0</currentVersion>
+  <currentVersion>1.x</currentVersion>
   <organization>
     <name>Apache Software Foundation</name>
     <url>http://www.apache.org/</url>
     <logo>http://maven.apache.org/images/apache-maven-project-2.png</logo>
   </organization>
   <inceptionYear>2001</inceptionYear>
+  <repository>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/</developerConnection>
+    <url>http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/</url>
+  </repository>
   <build>
     <defaultGoal>plugins:install-all</defaultGoal>
   </build>



Re: svn commit: r393327 - /maven/maven-1/plugins/trunk/project.xml

Posted by Arnaud HERITIER <ah...@gmail.com>.
It was to test continuum
I hate to have a release 1.0 which represents nothing
In fact I'll remove it.
It's not necessary here

Arnaud

On 4/12/06, Brett Porter <br...@apache.org> wrote:
>
> aheritier@apache.org wrote:
> > Author: aheritier
> > Date: Tue Apr 11 15:50:35 2006
> > New Revision: 393327
> >
> > URL: http://svn.apache.org/viewcvs?rev=393327&view=rev
> > Log:
> > Use a fake version
>
> Why?
>
> - Brett
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

Re: svn commit: r393327 - /maven/maven-1/plugins/trunk/project.xml

Posted by Brett Porter <br...@apache.org>.
aheritier@apache.org wrote:
> Author: aheritier
> Date: Tue Apr 11 15:50:35 2006
> New Revision: 393327
> 
> URL: http://svn.apache.org/viewcvs?rev=393327&view=rev
> Log:
> Use a fake version

Why?

- Brett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org