Author: dgeraskov
Date: 2010-12-15 05:13:35 -0500 (Wed, 15 Dec 2010)
New Revision: 27496
Modified:
trunk/hibernatetools/features/org.hibernate.eclipse.feature/feature.xml
trunk/hibernatetools/features/org.hibernate.eclipse.feature/pom.xml
trunk/hibernatetools/features/org.hibernate.eclipse.sdk.feature/feature.xml
trunk/hibernatetools/features/org.hibernate.eclipse.test.feature/feature.xml
trunk/hibernatetools/features/org.hibernate.eclipse.test.feature/pom.xml
trunk/hibernatetools/plugins/org.hibernate.eclipse.help/META-INF/MANIFEST.MF
trunk/hibernatetools/plugins/org.hibernate.eclipse.help/pom.xml
trunk/hibernatetools/plugins/org.hibernate.eclipse.jdt.apt.ui/META-INF/MANIFEST.MF
trunk/hibernatetools/plugins/org.hibernate.eclipse.jdt.apt.ui/pom.xml
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.xml/META-INF/MANIFEST.MF
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.xml/pom.xml
Log:
https://issues.jboss.org/browse/JBIDE-7906
Change features/plugins version to 3.4.0
Modified: trunk/hibernatetools/features/org.hibernate.eclipse.feature/feature.xml
===================================================================
--- trunk/hibernatetools/features/org.hibernate.eclipse.feature/feature.xml 2010-12-15
10:07:40 UTC (rev 27495)
+++ trunk/hibernatetools/features/org.hibernate.eclipse.feature/feature.xml 2010-12-15
10:13:35 UTC (rev 27496)
@@ -2,7 +2,7 @@
<feature
id="org.hibernate.eclipse.feature"
label="%featureName"
- version="3.3.0.qualifier"
+ version="3.4.0.qualifier"
provider-name="%providerName"
plugin="org.hibernate.eclipse">
@@ -111,7 +111,7 @@
install-size="0"
version="0.0.0"/>
-<plugin
+ <plugin
id="org.jboss.tools.hibernate.xml"
download-size="0"
install-size="0"
Modified: trunk/hibernatetools/features/org.hibernate.eclipse.feature/pom.xml
===================================================================
--- trunk/hibernatetools/features/org.hibernate.eclipse.feature/pom.xml 2010-12-15
10:07:40 UTC (rev 27495)
+++ trunk/hibernatetools/features/org.hibernate.eclipse.feature/pom.xml 2010-12-15
10:13:35 UTC (rev 27496)
@@ -8,6 +8,6 @@
</parent>
<groupId>org.jboss.tools.hibernatetools.features</groupId>
<artifactId>org.hibernate.eclipse.feature</artifactId>
- <version>3.3.0-SNAPSHOT</version>
+ <version>3.4.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>
Modified: trunk/hibernatetools/features/org.hibernate.eclipse.sdk.feature/feature.xml
===================================================================
--- trunk/hibernatetools/features/org.hibernate.eclipse.sdk.feature/feature.xml 2010-12-15
10:07:40 UTC (rev 27495)
+++ trunk/hibernatetools/features/org.hibernate.eclipse.sdk.feature/feature.xml 2010-12-15
10:13:35 UTC (rev 27496)
@@ -1,31 +1,31 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<feature
- id="org.hibernate.eclipse.sdk.feature"
- label="%featureName"
- version="3.3.0.qualifier"
- provider-name="%providerName"
- plugin="org.hibernate.eclipse">
-
- <description url="http://tools.hibernate.org">
- %description
- </description>
-
- <license>Red Hat, Inc. licenses these features and plugins to you under
+<?xml version="1.0" encoding="UTF-8"?>
+<feature
+ id="org.hibernate.eclipse.sdk.feature"
+ label="%featureName"
+ version="3.4.0.qualifier"
+ provider-name="%providerName"
+ plugin="org.hibernate.eclipse">
+
+ <description url="http://tools.hibernate.org">
+ %description
+ </description>
+
+ <license>
+ Red Hat, Inc. licenses these features and plugins to you under
certain open source licenses (or aggregations of such licenses), which
in a particular case may include the Eclipse Public License, the GNU
Lesser General Public License, and/or certain other open source
licenses. For precise licensing details, consult the corresponding
source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive,
-Raleigh NC 27606 USA.
-</license>
-
-
- <includes
- id="org.hibernate.eclipse.feature"
- version="0.0.0"/>
-
- <includes
- id="org.hibernate.eclipse.source.feature"
- version="0.0.0"/>
-
-</feature>
+Raleigh NC 27606 USA.
+ </license>
+
+ <includes
+ id="org.hibernate.eclipse.feature"
+ version="0.0.0"/>
+
+ <includes
+ id="org.hibernate.eclipse.source.feature"
+ version="0.0.0"/>
+
+</feature>
Modified: trunk/hibernatetools/features/org.hibernate.eclipse.test.feature/feature.xml
===================================================================
---
trunk/hibernatetools/features/org.hibernate.eclipse.test.feature/feature.xml 2010-12-15
10:07:40 UTC (rev 27495)
+++
trunk/hibernatetools/features/org.hibernate.eclipse.test.feature/feature.xml 2010-12-15
10:13:35 UTC (rev 27496)
@@ -2,7 +2,7 @@
<feature
id="org.hibernate.eclipse.test.feature"
label="Hibernate Tests"
- version="3.3.0.qualifier"
+ version="3.4.0.qualifier"
provider-name="JBoss by Red Hat">
<description
url="http://www.example.com/description">
Modified: trunk/hibernatetools/features/org.hibernate.eclipse.test.feature/pom.xml
===================================================================
--- trunk/hibernatetools/features/org.hibernate.eclipse.test.feature/pom.xml 2010-12-15
10:07:40 UTC (rev 27495)
+++ trunk/hibernatetools/features/org.hibernate.eclipse.test.feature/pom.xml 2010-12-15
10:13:35 UTC (rev 27496)
@@ -8,6 +8,6 @@
</parent>
<groupId>org.jboss.tools.hibernatetools.plugins</groupId>
<artifactId>org.hibernate.eclipse.test.feature</artifactId>
- <version>3.3.0-SNAPSHOT</version>
+ <version>3.4.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>
Modified: trunk/hibernatetools/plugins/org.hibernate.eclipse.help/META-INF/MANIFEST.MF
===================================================================
---
trunk/hibernatetools/plugins/org.hibernate.eclipse.help/META-INF/MANIFEST.MF 2010-12-15
10:07:40 UTC (rev 27495)
+++
trunk/hibernatetools/plugins/org.hibernate.eclipse.help/META-INF/MANIFEST.MF 2010-12-15
10:13:35 UTC (rev 27496)
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name.0
Bundle-SymbolicName: org.hibernate.eclipse.help; singleton:=true
-Bundle-Version: 3.3.0.qualifier
+Bundle-Version: 3.4.0.qualifier
Bundle-ClassPath: help.jar
Bundle-Activator: org.hibernate.eclipse.help.HelpPlugin
Bundle-Vendor: %Bundle-Vendor.0
Modified: trunk/hibernatetools/plugins/org.hibernate.eclipse.help/pom.xml
===================================================================
--- trunk/hibernatetools/plugins/org.hibernate.eclipse.help/pom.xml 2010-12-15 10:07:40
UTC (rev 27495)
+++ trunk/hibernatetools/plugins/org.hibernate.eclipse.help/pom.xml 2010-12-15 10:13:35
UTC (rev 27496)
@@ -8,6 +8,6 @@
</parent>
<groupId>org.jboss.tools.hibernatetools.plugins</groupId>
<artifactId>org.hibernate.eclipse.help</artifactId>
- <version>3.3.0-SNAPSHOT</version>
+ <version>3.4.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Modified:
trunk/hibernatetools/plugins/org.hibernate.eclipse.jdt.apt.ui/META-INF/MANIFEST.MF
===================================================================
---
trunk/hibernatetools/plugins/org.hibernate.eclipse.jdt.apt.ui/META-INF/MANIFEST.MF 2010-12-15
10:07:40 UTC (rev 27495)
+++
trunk/hibernatetools/plugins/org.hibernate.eclipse.jdt.apt.ui/META-INF/MANIFEST.MF 2010-12-15
10:13:35 UTC (rev 27496)
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name.0
Bundle-SymbolicName: org.hibernate.eclipse.jdt.apt.ui;singleton:=true
-Bundle-Version: 3.3.0.qualifier
+Bundle-Version: 3.4.0.qualifier
Bundle-Activator: org.hibernate.eclipse.jdt.apt.ui.Activator
Bundle-Vendor: %Bundle-Vendor.0
Bundle-Localization: plugin
Modified: trunk/hibernatetools/plugins/org.hibernate.eclipse.jdt.apt.ui/pom.xml
===================================================================
--- trunk/hibernatetools/plugins/org.hibernate.eclipse.jdt.apt.ui/pom.xml 2010-12-15
10:07:40 UTC (rev 27495)
+++ trunk/hibernatetools/plugins/org.hibernate.eclipse.jdt.apt.ui/pom.xml 2010-12-15
10:13:35 UTC (rev 27496)
@@ -8,6 +8,6 @@
</parent>
<groupId>org.jboss.tools.hibernatetools.plugins</groupId>
<artifactId>org.hibernate.eclipse.jdt.apt.ui</artifactId>
- <version>3.3.0-SNAPSHOT</version>
+ <version>3.4.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Modified: trunk/hibernatetools/plugins/org.jboss.tools.hibernate.xml/META-INF/MANIFEST.MF
===================================================================
---
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.xml/META-INF/MANIFEST.MF 2010-12-15
10:07:40 UTC (rev 27495)
+++
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.xml/META-INF/MANIFEST.MF 2010-12-15
10:13:35 UTC (rev 27496)
@@ -25,5 +25,5 @@
org.eclipse.core.runtime,
org.jboss.tools.common,
org.jboss.tools.common.model
-Bundle-Version: 3.3.0.qualifier
+Bundle-Version: 3.4.0.qualifier
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Modified: trunk/hibernatetools/plugins/org.jboss.tools.hibernate.xml/pom.xml
===================================================================
--- trunk/hibernatetools/plugins/org.jboss.tools.hibernate.xml/pom.xml 2010-12-15 10:07:40
UTC (rev 27495)
+++ trunk/hibernatetools/plugins/org.jboss.tools.hibernate.xml/pom.xml 2010-12-15 10:13:35
UTC (rev 27496)
@@ -8,6 +8,6 @@
</parent>
<groupId>org.jboss.tools.hibernatetools.plugins</groupId>
<artifactId>org.jboss.tools.hibernate.xml</artifactId>
- <version>3.3.0-SNAPSHOT</version>
+ <version>3.4.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>