- Timestamp:
- 09/01/10 16:50:18 (21 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/release-0.15.x/pustefix-plugins/pustefix-webapp-plugin/pom.xml
r5302 r5335 6 6 <groupId>org.pustefixframework.maven.plugins</groupId> 7 7 <artifactId>pustefix-plugins</artifactId> 8 <version>0.15.6 -SNAPSHOT</version>8 <version>0.15.6</version> 9 9 </parent> 10 10 … … 13 13 <groupId>org.pustefixframework.maven.plugins</groupId> 14 14 <artifactId>pustefix-webapp-plugin</artifactId> 15 <version>0.15.6 -SNAPSHOT</version>15 <version>0.15.6</version> 16 16 17 17 <packaging>maven-plugin</packaging> … … 37 37 <groupId>org.pustefixframework</groupId> 38 38 <artifactId>pustefix-core</artifactId> 39 <version>0.15.6 -SNAPSHOT</version>39 <version>0.15.6</version> 40 40 </dependency> 41 41 </dependencies>
