On Wednesday 31 January 2007 08:42, [EMAIL PROTECTED] wrote: > Modified: projects/pax/logging/pom.xml > =========================================================================== >=== --- projects/pax/logging/pom.xml (original) > +++ projects/pax/logging/pom.xml Wed Jan 31 01:42:57 2007 > @@ -4,7 +4,7 @@ > <parent> > <groupId>org.ops4j</groupId> > <artifactId>pax</artifactId> > - <version>1.3-SNAPSHOT</version> > + <version>1.4-SNAPSHOT</version> > </parent> > <groupId>org.ops4j.pax</groupId> > <artifactId>logging</artifactId>
I think none of the Pax subprojects should refer to the SNAPSHOT. And 1.3 is the latest one released. If there are changes in the parent for Pax Logging to work, then we should release a 1.4 version of Pax as a parent. Cheers Niclas _______________________________________________ general mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/general
