Hi Ruwan: [email protected] wrote: > --- synapse/branches/1.3/modules/commons/pom.xml (original) > +++ synapse/branches/1.3/modules/commons/pom.xml Thu Jul 30 15:00:45 2009 > @@ -26,7 +26,7 @@ > <parent> > <groupId>org.apache.synapse</groupId> > <artifactId>Apache-Synapse</artifactId> > - <version>SNAPSHOT</version> > + <version>1.3.0.SNAPSHOT</version>
Isn't the canonical Maven pattern 1.3.0-SNAPSHOT (i.e. "SNAPSHOT" as the version qualifier)? [1] --Glen [1] http://www.sonatype.com/books/maven-book/reference/pom-relationships-sect-pom-syntax.html --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
