- Timestamp:
- 09/01/10 16:50:18 (21 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/release-0.15.x/pustefix-archetypes/pustefix-archetype-module/pom.xml
r5302 r5335 5 5 <groupId>org.pustefixframework.maven.archetypes</groupId> 6 6 <artifactId>pustefix-archetypes</artifactId> 7 <version>0.15.6 -SNAPSHOT</version>7 <version>0.15.6</version> 8 8 <relativePath>../pom.xml</relativePath> 9 9 </parent> … … 14 14 <groupId>org.pustefixframework.maven.archetypes</groupId> 15 15 <artifactId>pustefix-archetype-module</artifactId> 16 <version>0.15.6 -SNAPSHOT</version>16 <version>0.15.6</version> 17 17 <packaging>maven-archetype</packaging> 18 18
