Changeset 5086 for branches/release-0.14.x/pustefix-live
- Timestamp:
- 02/26/10 09:58:56 (2 years ago)
- Files:
-
- 1 modified
-
branches/release-0.14.x/pustefix-live/pom.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/release-0.14.x/pustefix-live/pom.xml
r5074 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-live</artifactId> 13 <version>0.14.7 -SNAPSHOT</version>13 <version>0.14.7</version> 14 14 <packaging>jar</packaging> 15 15 <name>Pustefix Live</name>
