Agreed. Or add the missing updates to the LANG POM with a comment that they can be dropped once CP 28 is released.
In any case, never depend on a SNAPSHOT. On 17 December 2012 12:50, Gary Gregory <garydgreg...@gmail.com> wrote: > We should release commons parent instead of depending on a snapshot. > > Gary > > On Dec 17, 2012, at 5:42, "ol...@apache.org" <ol...@apache.org> wrote: > >> Author: olamy >> Date: Mon Dec 17 10:41:50 2012 >> New Revision: 1422840 >> >> URL: http://svn.apache.org/viewvc?rev=1422840&view=rev >> Log: >> configure site deploy tru svnpubsub >> >> Modified: >> commons/proper/lang/trunk/pom.xml >> >> Modified: commons/proper/lang/trunk/pom.xml >> URL: >> http://svn.apache.org/viewvc/commons/proper/lang/trunk/pom.xml?rev=1422840&r1=1422839&r2=1422840&view=diff >> ============================================================================== >> --- commons/proper/lang/trunk/pom.xml (original) >> +++ commons/proper/lang/trunk/pom.xml Mon Dec 17 10:41:50 2012 >> @@ -12,7 +12,7 @@ >> <parent> >> <groupId>org.apache.commons</groupId> >> <artifactId>commons-parent</artifactId> >> - <version>27</version> >> + <version>28-SNAPSHOT</version> >> </parent> >> <modelVersion>4.0.0</modelVersion> >> <groupId>org.apache.commons</groupId> >> @@ -483,6 +483,8 @@ >> >> <commons.release.2.name>commons-lang-${commons.release.2.version}</commons.release.2.name> >> <commons.jira.id>LANG</commons.jira.id> >> <commons.jira.pid>12310481</commons.jira.pid> >> + >> + <commons.site.path>lang</commons.site.path> >> </properties> >> >> >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org