Hi Dennis, Dennis Lundberg wrote:
[snip] ============================================================================== >> --- maven/plugins/trunk/maven-clean-plugin/pom.xml (original) +++ >> maven/plugins/trunk/maven-clean-plugin/pom.xml Mon Oct 16 10:55:07 2006 >> @@ -9,7 +9,7 @@ >> <artifactId>maven-clean-plugin</artifactId> >> <packaging>maven-plugin</packaging> >> <name>Maven Clean Plugin</name> >> - <version>2.1.1</version> >> + <version>2.1-SNAPSHOT</version> > > This doesn't seem right. > After version 2.1.1 comes version 2.1??? > > <snip> What's wrong with this in general? We do this all the time! 2.1-SNAPSHOT means for us always the latest version from the 2.1-trunk and from time to time, we have a release, i.e. 2.1.0, 2.1.1, 2.1.2, ... - Jörg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
