Changeset 5337 for branches/release-0.15.x/pustefix-editor/pom.xml
- Timestamp:
- 09/01/10 16:51:45 (21 months ago)
- Files:
-
- 1 modified
-
branches/release-0.15.x/pustefix-editor/pom.xml (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/release-0.15.x/pustefix-editor/pom.xml
r5335 r5337 7 7 <groupId>org.pustefixframework</groupId> 8 8 <artifactId>pustefixframework</artifactId> 9 <version>0.15. 6</version>9 <version>0.15.7-SNAPSHOT</version> 10 10 </parent> 11 11 … … 13 13 <artifactId>pustefix-editor</artifactId> 14 14 <packaging>pom</packaging> 15 <version>0.15. 6</version>15 <version>0.15.7-SNAPSHOT</version> 16 16 <name>Pustefix Editor</name> 17 17 <url>http://pustefixframework.org</url> … … 21 21 <groupId>org.pustefixframework</groupId> 22 22 <artifactId>pustefix-core</artifactId> 23 <version>0.15. 6</version>23 <version>0.15.7-SNAPSHOT</version> 24 24 </dependency> 25 25 <dependency>
