Changeset 5086 for branches/release-0.14.x/pustefix-docbook
- Timestamp:
- 02/26/10 09:58:56 (2 years ago)
- Files:
-
- 1 modified
-
branches/release-0.14.x/pustefix-docbook/pom.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/release-0.14.x/pustefix-docbook/pom.xml
r5074 r5086 4 4 <artifactId>pustefixframework</artifactId> 5 5 <groupId>org.pustefixframework</groupId> 6 <version>0.14.7 -SNAPSHOT</version>6 <version>0.14.7</version> 7 7 </parent> 8 8 … … 11 11 <groupId>org.pustefixframework</groupId> 12 12 <artifactId>pustefix-docbook</artifactId> 13 <version>0.14.7 -SNAPSHOT</version>13 <version>0.14.7</version> 14 14 <packaging>pom</packaging> 15 15
