Author: jvanzyl Date: Wed Jul 19 18:45:46 2006 New Revision: 423704 URL: http://svn.apache.org/viewvc?rev=423704&view=rev Log: o adding a version to the use of the doap plugin. this really is not right as it works locally for me in a way that is completely different then someone else locally even though I have deployed a snapshot. It can't work in an inconsistent fashion like that and something to look at for 2.1 i suppose.
Modified: maven/components/trunk/pom.xml Modified: maven/components/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven/components/trunk/pom.xml?rev=423704&r1=423703&r2=423704&view=diff ============================================================================== --- maven/components/trunk/pom.xml (original) +++ maven/components/trunk/pom.xml Wed Jul 19 18:45:46 2006 @@ -104,6 +104,7 @@ <plugins> <plugin> <artifactId>maven-doap-plugin</artifactId> + <version>1.0-SNAPSHOT</version> <configuration> <category>build-management</category> <language>Java</language>