Hi Arnaud,
Author: aheritier
Date: Sun Aug 16 12:54:37 2009
New Revision: 804685
URL: http://svn.apache.org/viewvc?rev=804685&view=rev
Log:
Add source distrib for apache
Modified:
maven/shared/trunk/maven-common-artifact-filters/pom.xml
Modified: maven/shared/trunk/maven-common-artifact-filters/pom.xml
URL:
http://svn.apache.org/viewvc/maven/shared/trunk/maven-common-artifact-filters/pom.xml?rev=804685&r1=804684&r2=804685&view=diff
==============================================================================
--- maven/shared/trunk/maven-common-artifact-filters/pom.xml (original)
+++ maven/shared/trunk/maven-common-artifact-filters/pom.xml Sun Aug 16
12:54:37 2009
+ <plugin>
+ <artifactId>maven-assembly-plugin</artifactId>
+ <version>2.2-beta-4</version>
+ <dependencies>
+ <dependency>
+ <groupId>org.apache</groupId>
+
<artifactId>apache-source-release-assembly-descriptor</artifactId>
+ <version>1.0-SNAPSHOT</version>
+ </dependency>
Are you sure you want to use a SNAPSHOT for the release?
Benjamin
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]