Skip to content
Snippets Groups Projects
Commit e7376c42 authored by Vincent Massol's avatar Vincent Massol
Browse files

XWIKI-1393: SVN reorganization to take into account the different XWiki products

* Reverting version numbers as before as I'd like to try releasing all the Tools in the same release and thus with the same version. That menas also creating a single JIRA project which makes it easier to handle.

git-svn-id: https://svn.xwiki.org/svnroot/xwiki/xwiki-platform/xwiki-tools/trunk@3814 f329d543-caf0-0310-9063-dda96c69346f
parent 6bf18cff
No related branches found
No related tags found
No related merge requests found
...@@ -28,11 +28,10 @@ ...@@ -28,11 +28,10 @@
<parent> <parent>
<groupId>com.xpn.xwiki.platform</groupId> <groupId>com.xpn.xwiki.platform</groupId>
<artifactId>xwiki-build-tools</artifactId> <artifactId>xwiki-build-tools</artifactId>
<version>1-SNAPSHOT</version> <version>1.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>xwiki-build-verifications</artifactId> <artifactId>xwiki-build-verifications</artifactId>
<name>XWiki Platform - Tools - Build - Shared Verification Resources</name> <name>XWiki Platform - Tools - Build - Shared Verification Resources</name>
<version>1.0-SNAPSHOT</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<description>XWiki Platform - Tools - Build - Shared Verification Resources (Checkstyle files, etc)</description> <description>XWiki Platform - Tools - Build - Shared Verification Resources (Checkstyle files, etc)</description>
</project> </project>
...@@ -28,11 +28,10 @@ ...@@ -28,11 +28,10 @@
<parent> <parent>
<groupId>com.xpn.xwiki.platform</groupId> <groupId>com.xpn.xwiki.platform</groupId>
<artifactId>xwiki-build-tools</artifactId> <artifactId>xwiki-build-tools</artifactId>
<version>1-SNAPSHOT</version> <version>1.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>xwiki-build-xar-handlers</artifactId> <artifactId>xwiki-build-xar-handlers</artifactId>
<name>XWiki Platform - Tools - Build - XAR Handlers</name> <name>XWiki Platform - Tools - Build - XAR Handlers</name>
<version>1.0-SNAPSHOT</version>
<packaging>maven-plugin</packaging> <packaging>maven-plugin</packaging>
<description>XWiki Platform - Tools - Build - XAR Handlers (Lifecycle and ArtifactHandler)</description> <description>XWiki Platform - Tools - Build - XAR Handlers (Lifecycle and ArtifactHandler)</description>
<dependencies> <dependencies>
......
...@@ -28,11 +28,10 @@ ...@@ -28,11 +28,10 @@
<parent> <parent>
<groupId>com.xpn.xwiki.platform</groupId> <groupId>com.xpn.xwiki.platform</groupId>
<artifactId>xwiki-tools</artifactId> <artifactId>xwiki-tools</artifactId>
<version>1-SNAPSHOT</version> <version>1.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>xwiki-build-tools</artifactId> <artifactId>xwiki-build-tools</artifactId>
<name>XWiki Platform - Tools - Build - Parent POM</name> <name>XWiki Platform - Tools - Build - Parent POM</name>
<version>1-SNAPSHOT</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<description>XWiki Platform - Tools - Build - Parent POM</description> <description>XWiki Platform - Tools - Build - Parent POM</description>
<modules> <modules>
......
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
<parent> <parent>
<groupId>com.xpn.xwiki.platform</groupId> <groupId>com.xpn.xwiki.platform</groupId>
<artifactId>xwiki-tools</artifactId> <artifactId>xwiki-tools</artifactId>
<version>1-SNAPSHOT</version> <version>1.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>xwiki-packager</artifactId> <artifactId>xwiki-packager</artifactId>
<name>XWiki Platform - Tools - Packager</name> <name>XWiki Platform - Tools - Packager</name>
......
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
</parent> </parent>
<artifactId>xwiki-tools</artifactId> <artifactId>xwiki-tools</artifactId>
<name>XWiki Platform - Tools - Parent POM</name> <name>XWiki Platform - Tools - Parent POM</name>
<version>1-SNAPSHOT</version> <version>1.0-SNAPSHOT</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<description>XWiki Tools</description> <description>XWiki Tools</description>
<scm> <scm>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment