- Timestamp:
- 09/01/10 16:50:18 (21 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/release-0.15.x/pustefix-editor/pustefix-editor-backend/pom.xml
r5302 r5335 5 5 <artifactId>pustefix-editor</artifactId> 6 6 <groupId>org.pustefixframework.editor</groupId> 7 <version>0.15.6 -SNAPSHOT</version>7 <version>0.15.6</version> 8 8 </parent> 9 9 … … 12 12 <groupId>org.pustefixframework.editor</groupId> 13 13 <artifactId>pustefix-editor-backend</artifactId> 14 <version>0.15.6 -SNAPSHOT</version>14 <version>0.15.6</version> 15 15 16 16 <dependencies> … … 23 23 <groupId>org.pustefixframework.editor</groupId> 24 24 <artifactId>pustefix-editor-common</artifactId> 25 <version>0.15.6 -SNAPSHOT</version>25 <version>0.15.6</version> 26 26 </dependency> 27 27 <dependency>
