Changeset 5337 for branches/release-0.15.x/pustefix-archetypes/pustefix-archetype-application/pom.xml
- Timestamp:
- 09/01/10 16:51:45 (21 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/release-0.15.x/pustefix-archetypes/pustefix-archetype-application/pom.xml
r5335 r5337 7 7 <groupId>org.pustefixframework.maven.archetypes</groupId> 8 8 <artifactId>pustefix-archetypes</artifactId> 9 <version>0.15. 6</version>9 <version>0.15.7-SNAPSHOT</version> 10 10 </parent> 11 11 12 12 <groupId>org.pustefixframework</groupId> 13 13 <artifactId>pustefix-archetype-application</artifactId> 14 <version>0.15. 6</version>14 <version>0.15.7-SNAPSHOT</version> 15 15 <packaging>maven-archetype</packaging> 16 16
