Author: dgolovin
Date: 2010-07-02 20:14:03 -0400 (Fri, 02 Jul 2010)
New Revision: 23212
Modified:
trunk/hibernatetools/features/org.hibernate.eclipse.feature/pom.xml
trunk/hibernatetools/features/org.hibernate.eclipse.test.feature/pom.xml
trunk/hibernatetools/features/pom.xml
trunk/hibernatetools/plugins/org.hibernate.eclipse.console/pom.xml
trunk/hibernatetools/plugins/org.hibernate.eclipse.help/pom.xml
trunk/hibernatetools/plugins/org.hibernate.eclipse.jdt.apt.ui/pom.xml
trunk/hibernatetools/plugins/org.hibernate.eclipse.jdt.ui/pom.xml
trunk/hibernatetools/plugins/org.hibernate.eclipse.mapper/pom.xml
trunk/hibernatetools/plugins/org.hibernate.eclipse/pom.xml
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.core/pom.xml
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.ui/pom.xml
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.ui/pom.xml
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.xml.ui/pom.xml
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.xml/pom.xml
trunk/hibernatetools/plugins/pom.xml
trunk/hibernatetools/pom.xml
trunk/hibernatetools/site/pom.xml
trunk/hibernatetools/tests/org.hibernate.eclipse.console.test/pom.xml
trunk/hibernatetools/tests/org.hibernate.eclipse.jdt.ui.test/pom.xml
trunk/hibernatetools/tests/org.jboss.tools.hibernate.jpt.core.test/pom.xml
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/pom.xml
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.test/pom.xml
trunk/hibernatetools/tests/pom.xml
Log:
hibernatetools component group and artifact Ids were updated to match svn repo structure
Modified: trunk/hibernatetools/features/org.hibernate.eclipse.feature/pom.xml
===================================================================
--- trunk/hibernatetools/features/org.hibernate.eclipse.feature/pom.xml 2010-07-02
23:48:34 UTC (rev 23211)
+++ trunk/hibernatetools/features/org.hibernate.eclipse.feature/pom.xml 2010-07-03
00:14:03 UTC (rev 23212)
@@ -7,7 +7,7 @@
<artifactId>org.jboss.tools.parent.pom</artifactId>
<version>0.0.1-SNAPSHOT</version>
</parent>
- <groupId>org.jboss.tools</groupId>
+ <groupId>org.jboss.tools.hibernatetools.features</groupId>
<artifactId>org.hibernate.eclipse.feature</artifactId>
<version>3.3.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
Modified: trunk/hibernatetools/features/org.hibernate.eclipse.test.feature/pom.xml
===================================================================
--- trunk/hibernatetools/features/org.hibernate.eclipse.test.feature/pom.xml 2010-07-02
23:48:34 UTC (rev 23211)
+++ trunk/hibernatetools/features/org.hibernate.eclipse.test.feature/pom.xml 2010-07-03
00:14:03 UTC (rev 23212)
@@ -7,7 +7,7 @@
<artifactId>org.jboss.tools.parent.pom</artifactId>
<version>0.0.1-SNAPSHOT</version>
</parent>
- <groupId>org.jboss.tools</groupId>
+ <groupId>org.jboss.tools.hibernatetools.plugins</groupId>
<artifactId>org.hibernate.eclipse.test.feature</artifactId>
<version>3.3.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
Modified: trunk/hibernatetools/features/pom.xml
===================================================================
--- trunk/hibernatetools/features/pom.xml 2010-07-02 23:48:34 UTC (rev 23211)
+++ trunk/hibernatetools/features/pom.xml 2010-07-03 00:14:03 UTC (rev 23212)
@@ -1,14 +1,9 @@
<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
- <parent>
- <relativePath>../../parent-pom.xml</relativePath>
- <groupId>org.jboss.tools</groupId>
- <artifactId>org.jboss.tools.parent.pom</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- </parent>
- <groupId>org.jboss.tools</groupId>
- <artifactId>hibernatetools.features</artifactId>
+ <groupId>org.jboss.tools.hibernatetools</groupId>
+ <artifactId>features</artifactId>
+ <name>hibernatetools.features</name>
<version>0.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
@@ -16,4 +11,4 @@
<module>org.hibernate.eclipse.test.feature</module>
</modules>
</project>
-
\ No newline at end of file
+
Modified: trunk/hibernatetools/plugins/org.hibernate.eclipse/pom.xml
===================================================================
--- trunk/hibernatetools/plugins/org.hibernate.eclipse/pom.xml 2010-07-02 23:48:34 UTC
(rev 23211)
+++ trunk/hibernatetools/plugins/org.hibernate.eclipse/pom.xml 2010-07-03 00:14:03 UTC
(rev 23212)
@@ -7,7 +7,7 @@
<artifactId>org.jboss.tools.parent.pom</artifactId>
<version>0.0.1-SNAPSHOT</version>
</parent>
- <groupId>org.jboss.tools</groupId>
+ <groupId>org.jboss.tools.hibernatetools.plugins</groupId>
<artifactId>org.hibernate.eclipse</artifactId>
<version>3.3.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
Modified: trunk/hibernatetools/plugins/org.hibernate.eclipse.console/pom.xml
===================================================================
--- trunk/hibernatetools/plugins/org.hibernate.eclipse.console/pom.xml 2010-07-02 23:48:34
UTC (rev 23211)
+++ trunk/hibernatetools/plugins/org.hibernate.eclipse.console/pom.xml 2010-07-03 00:14:03
UTC (rev 23212)
@@ -7,7 +7,7 @@
<artifactId>org.jboss.tools.parent.pom</artifactId>
<version>0.0.1-SNAPSHOT</version>
</parent>
- <groupId>org.jboss.tools</groupId>
+ <groupId>org.jboss.tools.hibernatetools.plugins</groupId>
<artifactId>org.hibernate.eclipse.console</artifactId>
<version>3.3.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
Modified: trunk/hibernatetools/plugins/org.hibernate.eclipse.help/pom.xml
===================================================================
--- trunk/hibernatetools/plugins/org.hibernate.eclipse.help/pom.xml 2010-07-02 23:48:34
UTC (rev 23211)
+++ trunk/hibernatetools/plugins/org.hibernate.eclipse.help/pom.xml 2010-07-03 00:14:03
UTC (rev 23212)
@@ -7,7 +7,7 @@
<artifactId>org.jboss.tools.parent.pom</artifactId>
<version>0.0.1-SNAPSHOT</version>
</parent>
- <groupId>org.jboss.tools</groupId>
+ <groupId>org.jboss.tools.hibernatetools.plugins</groupId>
<artifactId>org.hibernate.eclipse.help</artifactId>
<version>3.3.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
Modified: trunk/hibernatetools/plugins/org.hibernate.eclipse.jdt.apt.ui/pom.xml
===================================================================
--- trunk/hibernatetools/plugins/org.hibernate.eclipse.jdt.apt.ui/pom.xml 2010-07-02
23:48:34 UTC (rev 23211)
+++ trunk/hibernatetools/plugins/org.hibernate.eclipse.jdt.apt.ui/pom.xml 2010-07-03
00:14:03 UTC (rev 23212)
@@ -7,7 +7,7 @@
<artifactId>org.jboss.tools.parent.pom</artifactId>
<version>0.0.1-SNAPSHOT</version>
</parent>
- <groupId>org.jboss.tools</groupId>
+ <groupId>org.jboss.tools.hibernatetools.plugins</groupId>
<artifactId>org.hibernate.eclipse.jdt.apt.ui</artifactId>
<version>3.3.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
Modified: trunk/hibernatetools/plugins/org.hibernate.eclipse.jdt.ui/pom.xml
===================================================================
--- trunk/hibernatetools/plugins/org.hibernate.eclipse.jdt.ui/pom.xml 2010-07-02 23:48:34
UTC (rev 23211)
+++ trunk/hibernatetools/plugins/org.hibernate.eclipse.jdt.ui/pom.xml 2010-07-03 00:14:03
UTC (rev 23212)
@@ -7,7 +7,7 @@
<artifactId>org.jboss.tools.parent.pom</artifactId>
<version>0.0.1-SNAPSHOT</version>
</parent>
- <groupId>org.jboss.tools</groupId>
+ <groupId>org.jboss.tools.hibernatetools.plugins</groupId>
<artifactId>org.hibernate.eclipse.jdt.ui</artifactId>
<version>3.3.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
Modified: trunk/hibernatetools/plugins/org.hibernate.eclipse.mapper/pom.xml
===================================================================
--- trunk/hibernatetools/plugins/org.hibernate.eclipse.mapper/pom.xml 2010-07-02 23:48:34
UTC (rev 23211)
+++ trunk/hibernatetools/plugins/org.hibernate.eclipse.mapper/pom.xml 2010-07-03 00:14:03
UTC (rev 23212)
@@ -7,7 +7,7 @@
<artifactId>org.jboss.tools.parent.pom</artifactId>
<version>0.0.1-SNAPSHOT</version>
</parent>
- <groupId>org.jboss.tools</groupId>
+ <groupId>org.jboss.tools.hibernatetools.plugins</groupId>
<artifactId>org.hibernate.eclipse.mapper</artifactId>
<version>3.3.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
Modified: trunk/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.core/pom.xml
===================================================================
--- trunk/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.core/pom.xml 2010-07-02
23:48:34 UTC (rev 23211)
+++ trunk/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.core/pom.xml 2010-07-03
00:14:03 UTC (rev 23212)
@@ -7,7 +7,7 @@
<artifactId>org.jboss.tools.parent.pom</artifactId>
<version>0.0.1-SNAPSHOT</version>
</parent>
- <groupId>org.jboss.tools</groupId>
+ <groupId>org.jboss.tools.hibernatetools.plugins</groupId>
<artifactId>org.jboss.tools.hibernate.jpt.core</artifactId>
<version>3.3.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
Modified: trunk/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.ui/pom.xml
===================================================================
--- trunk/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.ui/pom.xml 2010-07-02
23:48:34 UTC (rev 23211)
+++ trunk/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.ui/pom.xml 2010-07-03
00:14:03 UTC (rev 23212)
@@ -7,7 +7,7 @@
<artifactId>org.jboss.tools.parent.pom</artifactId>
<version>0.0.1-SNAPSHOT</version>
</parent>
- <groupId>org.jboss.tools</groupId>
+ <groupId>org.jboss.tools.hibernatetools.plugins</groupId>
<artifactId>org.jboss.tools.hibernate.jpt.ui</artifactId>
<version>3.3.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
Modified: trunk/hibernatetools/plugins/org.jboss.tools.hibernate.ui/pom.xml
===================================================================
--- trunk/hibernatetools/plugins/org.jboss.tools.hibernate.ui/pom.xml 2010-07-02 23:48:34
UTC (rev 23211)
+++ trunk/hibernatetools/plugins/org.jboss.tools.hibernate.ui/pom.xml 2010-07-03 00:14:03
UTC (rev 23212)
@@ -7,7 +7,7 @@
<artifactId>org.jboss.tools.parent.pom</artifactId>
<version>0.0.1-SNAPSHOT</version>
</parent>
- <groupId>org.jboss.tools</groupId>
+ <groupId>org.jboss.tools.hibernatetools.plugins</groupId>
<artifactId>org.jboss.tools.hibernate.ui</artifactId>
<version>3.3.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
Modified: trunk/hibernatetools/plugins/org.jboss.tools.hibernate.xml/pom.xml
===================================================================
--- trunk/hibernatetools/plugins/org.jboss.tools.hibernate.xml/pom.xml 2010-07-02 23:48:34
UTC (rev 23211)
+++ trunk/hibernatetools/plugins/org.jboss.tools.hibernate.xml/pom.xml 2010-07-03 00:14:03
UTC (rev 23212)
@@ -7,7 +7,7 @@
<artifactId>org.jboss.tools.parent.pom</artifactId>
<version>0.0.1-SNAPSHOT</version>
</parent>
- <groupId>org.jboss.tools</groupId>
+ <groupId>org.jboss.tools.hibernatetools.plugins</groupId>
<artifactId>org.jboss.tools.hibernate.xml</artifactId>
<version>3.3.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
Modified: trunk/hibernatetools/plugins/org.jboss.tools.hibernate.xml.ui/pom.xml
===================================================================
--- trunk/hibernatetools/plugins/org.jboss.tools.hibernate.xml.ui/pom.xml 2010-07-02
23:48:34 UTC (rev 23211)
+++ trunk/hibernatetools/plugins/org.jboss.tools.hibernate.xml.ui/pom.xml 2010-07-03
00:14:03 UTC (rev 23212)
@@ -7,7 +7,7 @@
<artifactId>org.jboss.tools.parent.pom</artifactId>
<version>0.0.1-SNAPSHOT</version>
</parent>
- <groupId>org.jboss.tools</groupId>
+ <groupId>org.jboss.tools.hibernatetools.plugins</groupId>
<artifactId>org.jboss.tools.hibernate.xml.ui</artifactId>
<version>3.3.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
Modified: trunk/hibernatetools/plugins/pom.xml
===================================================================
--- trunk/hibernatetools/plugins/pom.xml 2010-07-02 23:48:34 UTC (rev 23211)
+++ trunk/hibernatetools/plugins/pom.xml 2010-07-03 00:14:03 UTC (rev 23212)
@@ -1,14 +1,9 @@
<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
- <parent>
- <relativePath>../../parent-pom.xml</relativePath>
- <groupId>org.jboss.tools</groupId>
- <artifactId>org.jboss.tools.parent.pom</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- </parent>
- <groupId>org.jboss.tools</groupId>
- <artifactId>hibernatetools.plugins</artifactId>
+ <groupId>org.jboss.tools.hibernatetools</groupId>
+ <artifactId>plugins</artifactId>
+ <name>hibernatetools.plugins</name>
<version>0.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
@@ -25,4 +20,4 @@
<module>org.jboss.tools.hibernate.xml.ui</module>
</modules>
</project>
-
\ No newline at end of file
+
Modified: trunk/hibernatetools/pom.xml
===================================================================
--- trunk/hibernatetools/pom.xml 2010-07-02 23:48:34 UTC (rev 23211)
+++ trunk/hibernatetools/pom.xml 2010-07-03 00:14:03 UTC (rev 23212)
@@ -1,14 +1,9 @@
<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
- <parent>
- <relativePath>../parent-pom.xml</relativePath>
- <groupId>org.jboss.tools</groupId>
- <artifactId>org.jboss.tools.parent.pom</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- </parent>
<groupId>org.jboss.tools</groupId>
- <artifactId>hibernatetools.all</artifactId>
+ <artifactId>hibernatetools</artifactId>
+ <name>hibernatetools.all</name>
<version>0.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
Modified: trunk/hibernatetools/site/pom.xml
===================================================================
--- trunk/hibernatetools/site/pom.xml 2010-07-02 23:48:34 UTC (rev 23211)
+++ trunk/hibernatetools/site/pom.xml 2010-07-03 00:14:03 UTC (rev 23212)
@@ -6,8 +6,8 @@
<artifactId>org.jboss.tools.parent.pom</artifactId>
<version>0.0.1-SNAPSHOT</version>
</parent>
- <groupId>org.jboss.tools</groupId>
- <artifactId>hibernatetools.site</artifactId>
+ <groupId>org.jboss.tools.hibernatetools</groupId>
+ <artifactId>site</artifactId>
<version>0.0.1-SNAPSHOT</version>
<packaging>eclipse-update-site</packaging>
</project>
Modified: trunk/hibernatetools/tests/org.hibernate.eclipse.console.test/pom.xml
===================================================================
--- trunk/hibernatetools/tests/org.hibernate.eclipse.console.test/pom.xml 2010-07-02
23:48:34 UTC (rev 23211)
+++ trunk/hibernatetools/tests/org.hibernate.eclipse.console.test/pom.xml 2010-07-03
00:14:03 UTC (rev 23212)
@@ -7,7 +7,7 @@
<artifactId>org.jboss.tools.parent.pom</artifactId>
<version>0.0.1-SNAPSHOT</version>
</parent>
- <groupId>org.jboss.tools</groupId>
+ <groupId>org.jboss.tools.hibernatetools.tests</groupId>
<artifactId>org.hibernate.eclipse.console.test</artifactId>
<version>3.3.0-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>
Modified: trunk/hibernatetools/tests/org.hibernate.eclipse.jdt.ui.test/pom.xml
===================================================================
--- trunk/hibernatetools/tests/org.hibernate.eclipse.jdt.ui.test/pom.xml 2010-07-02
23:48:34 UTC (rev 23211)
+++ trunk/hibernatetools/tests/org.hibernate.eclipse.jdt.ui.test/pom.xml 2010-07-03
00:14:03 UTC (rev 23212)
@@ -7,7 +7,7 @@
<artifactId>org.jboss.tools.parent.pom</artifactId>
<version>0.0.1-SNAPSHOT</version>
</parent>
- <groupId>org.jboss.tools</groupId>
+ <groupId>org.jboss.tools.hibernatetools.tests</groupId>
<artifactId>org.hibernate.eclipse.jdt.ui.test</artifactId>
<version>3.3.0-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>
Modified: trunk/hibernatetools/tests/org.jboss.tools.hibernate.jpt.core.test/pom.xml
===================================================================
--- trunk/hibernatetools/tests/org.jboss.tools.hibernate.jpt.core.test/pom.xml 2010-07-02
23:48:34 UTC (rev 23211)
+++ trunk/hibernatetools/tests/org.jboss.tools.hibernate.jpt.core.test/pom.xml 2010-07-03
00:14:03 UTC (rev 23212)
@@ -7,7 +7,7 @@
<artifactId>org.jboss.tools.parent.pom</artifactId>
<version>0.0.1-SNAPSHOT</version>
</parent>
- <groupId>org.jboss.tools</groupId>
+ <groupId>org.jboss.tools.hibernatetools.tests</groupId>
<artifactId>org.jboss.tools.hibernate.jpt.core.test</artifactId>
<version>3.3.0-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>
Modified: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/pom.xml
===================================================================
--- trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/pom.xml 2010-07-02
23:48:34 UTC (rev 23211)
+++ trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/pom.xml 2010-07-03
00:14:03 UTC (rev 23212)
@@ -7,7 +7,7 @@
<artifactId>org.jboss.tools.parent.pom</artifactId>
<version>0.0.1-SNAPSHOT</version>
</parent>
- <groupId>org.jboss.tools</groupId>
+ <groupId>org.jboss.tools.hibernatetools.tests</groupId>
<artifactId>org.jboss.tools.hibernate.ui.bot.test</artifactId>
<version>3.3.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
Modified: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.test/pom.xml
===================================================================
--- trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.test/pom.xml 2010-07-02
23:48:34 UTC (rev 23211)
+++ trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.test/pom.xml 2010-07-03
00:14:03 UTC (rev 23212)
@@ -7,7 +7,7 @@
<artifactId>org.jboss.tools.parent.pom</artifactId>
<version>0.0.1-SNAPSHOT</version>
</parent>
- <groupId>org.jboss.tools</groupId>
+ <groupId>org.jboss.tools.hibernatetools.tests</groupId>
<artifactId>org.jboss.tools.hibernate.ui.test</artifactId>
<version>3.3.0-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>
Modified: trunk/hibernatetools/tests/pom.xml
===================================================================
--- trunk/hibernatetools/tests/pom.xml 2010-07-02 23:48:34 UTC (rev 23211)
+++ trunk/hibernatetools/tests/pom.xml 2010-07-03 00:14:03 UTC (rev 23212)
@@ -1,14 +1,8 @@
<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
- <parent>
- <relativePath>../../parent-pom.xml</relativePath>
- <groupId>org.jboss.tools</groupId>
- <artifactId>org.jboss.tools.parent.pom</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- </parent>
- <groupId>org.jboss.tools</groupId>
- <artifactId>hibernatetools.tests</artifactId>
+ <groupId>org.jboss.tools.hibernatetools</groupId>
+ <artifactId>tests</artifactId>
<version>0.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
@@ -19,4 +13,4 @@
<module>org.jboss.tools.hibernate.ui.test</module>
</modules>
</project>
-
\ No newline at end of file
+