You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by Felix Knecht <fe...@apache.org> on 2009/04/10 17:32:42 UTC

Re: svn commit: r763962 - /directory/project/trunk/pom.xml

Commit seemed to swallow some '$' in the comment. This is the correct url:
http://mail-archives.apache.org/mod_mbox/directory-dev/200904.mbox/%3Cgrfb8i$do8$1@ger.gmane.org%3E

Felix

felixk@apache.org schrieb:
> Author: felixk
> Date: Fri Apr 10 15:28:59 2009
> New Revision: 763962
> 
> URL: http://svn.apache.org/viewvc?rev=763962&view=rev
> Log:
> Use latest version of release plugin which has the remoteTagging set by default. See also http://mail-archives.apache.org/mod_mbox/directory-dev/200904.mbox/%3Cgrfb8i@ger.gmane.org%3E
> 
> Modified:
>     directory/project/trunk/pom.xml
> 
> Modified: directory/project/trunk/pom.xml
> URL: http://svn.apache.org/viewvc/directory/project/trunk/pom.xml?rev=763962&r1=763961&r2=763962&view=diff
> ==============================================================================
> --- directory/project/trunk/pom.xml (original)
> +++ directory/project/trunk/pom.xml Fri Apr 10 15:28:59 2009
> @@ -334,7 +334,7 @@
>          <plugin>
>            <groupId>org.apache.maven.plugins</groupId>
>            <artifactId>maven-release-plugin</artifactId>
> -          <version>2.0-beta-8</version>
> +          <version>2.0-beta-9</version>
>          </plugin>
>          <plugin>
>            <groupId>org.apache.maven.plugins</groupId>
> 
>