Changeset 5086 for branches/release-0.14.x/pustefix-core
- Timestamp:
- 02/26/10 09:58:56 (2 years ago)
- Files:
-
- 1 modified
-
branches/release-0.14.x/pustefix-core/pom.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/release-0.14.x/pustefix-core/pom.xml
r5080 r5086 6 6 <groupId>org.pustefixframework</groupId> 7 7 <artifactId>pustefixframework</artifactId> 8 <version>0.14.7 -SNAPSHOT</version>8 <version>0.14.7</version> 9 9 </parent> 10 10 11 11 <groupId>org.pustefixframework</groupId> 12 12 <artifactId>pustefix-core</artifactId> 13 <version>0.14.7 -SNAPSHOT</version>13 <version>0.14.7</version> 14 14 <packaging>jar</packaging> 15 15 … … 204 204 <groupId>org.pustefixframework.maven.plugins</groupId> 205 205 <artifactId>pustefix-statuscode-plugin</artifactId> 206 <version>0.14.7 -SNAPSHOT</version>206 <version>0.14.7</version> 207 207 <executions> 208 208 <execution>
