<properties> <tapestry-release-version>5.0.14-SNAPSHOT</tapestry-release-version> </properties>
On Fri, Aug 1, 2008 at 12:26 PM, Angelo Chen <[EMAIL PROTECTED]>wrote: > > Hi, > > my pom.xml has following entries, what should I change to use the 5.0.14 > snapshot? thanks. > > <pluginRepositories> > > <!-- As above, this can be commented out when access to the snapshot > version > of a Tapestry Maven plugin is not required. > > <pluginRepository> > <id>tapestry-snapshots</id> > <url>http://tapestry.formos.com/maven-snapshot-repository/</url> > </pluginRepository> > > --> > > </pluginRepositories> > > <properties> > <tapestry-release-version>5.0.13</tapestry-release-version> > </properties> > > -- > View this message in context: > http://www.nabble.com/T5%3A-how-to-switch-to-5.0.14-snapshot--tp18771744p18771744.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >