Changeset 5337 for branches/release-0.15.x/pustefix-core/pom.xml
- Timestamp:
- 09/01/10 16:51:45 (21 months ago)
- Files:
-
- 1 modified
-
branches/release-0.15.x/pustefix-core/pom.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/release-0.15.x/pustefix-core/pom.xml
r5335 r5337 6 6 <groupId>org.pustefixframework</groupId> 7 7 <artifactId>pustefixframework</artifactId> 8 <version>0.15. 6</version>8 <version>0.15.7-SNAPSHOT</version> 9 9 </parent> 10 10 11 11 <groupId>org.pustefixframework</groupId> 12 12 <artifactId>pustefix-core</artifactId> 13 <version>0.15. 6</version>13 <version>0.15.7-SNAPSHOT</version> 14 14 <packaging>jar</packaging> 15 15 … … 188 188 <groupId>org.pustefixframework.maven.plugins</groupId> 189 189 <artifactId>pustefix-statuscode-plugin</artifactId> 190 <version>0.15. 6</version>190 <version>0.15.7-SNAPSHOT</version> 191 191 <executions> 192 192 <execution>
