Author: dgeraskov
Date: 2011-03-09 07:11:53 -0500 (Wed, 09 Mar 2011)
New Revision: 29645
Modified:
branches/jbosstools-3.2.x/hibernatetools/plugins/org.hibernate.eclipse.console/META-INF/MANIFEST.MF
branches/jbosstools-3.2.x/hibernatetools/plugins/org.hibernate.eclipse.console/pom.xml
branches/jbosstools-3.2.x/hibernatetools/plugins/org.hibernate.eclipse.jdt.ui/META-INF/MANIFEST.MF
branches/jbosstools-3.2.x/hibernatetools/plugins/org.hibernate.eclipse.jdt.ui/pom.xml
branches/jbosstools-3.2.x/hibernatetools/plugins/org.hibernate.eclipse.mapper/META-INF/MANIFEST.MF
branches/jbosstools-3.2.x/hibernatetools/plugins/org.hibernate.eclipse.mapper/pom.xml
branches/jbosstools-3.2.x/hibernatetools/plugins/org.hibernate.eclipse/META-INF/MANIFEST.MF
branches/jbosstools-3.2.x/hibernatetools/plugins/org.hibernate.eclipse/pom.xml
branches/jbosstools-3.2.x/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.core/META-INF/MANIFEST.MF
branches/jbosstools-3.2.x/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.core/pom.xml
branches/jbosstools-3.2.x/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.ui/META-INF/MANIFEST.MF
branches/jbosstools-3.2.x/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.ui/pom.xml
branches/jbosstools-3.2.x/hibernatetools/plugins/org.jboss.tools.hibernate.ui/META-INF/MANIFEST.MF
branches/jbosstools-3.2.x/hibernatetools/plugins/org.jboss.tools.hibernate.ui/pom.xml
branches/jbosstools-3.2.x/hibernatetools/tests/org.hibernate.eclipse.console.test/META-INF/MANIFEST.MF
branches/jbosstools-3.2.x/hibernatetools/tests/org.hibernate.eclipse.console.test/pom.xml
branches/jbosstools-3.2.x/hibernatetools/tests/org.hibernate.eclipse.jdt.ui.test/META-INF/MANIFEST.MF
branches/jbosstools-3.2.x/hibernatetools/tests/org.hibernate.eclipse.jdt.ui.test/pom.xml
branches/jbosstools-3.2.x/hibernatetools/tests/org.jboss.tools.hibernate.jpt.core.test/META-INF/MANIFEST.MF
branches/jbosstools-3.2.x/hibernatetools/tests/org.jboss.tools.hibernate.jpt.core.test/pom.xml
branches/jbosstools-3.2.x/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/META-INF/MANIFEST.MF
branches/jbosstools-3.2.x/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/pom.xml
branches/jbosstools-3.2.x/hibernatetools/tests/org.jboss.tools.hibernate.ui.test/META-INF/MANIFEST.MF
branches/jbosstools-3.2.x/hibernatetools/tests/org.jboss.tools.hibernate.ui.test/pom.xml
Log:
Upversion plugins to 3.4.1.qualifier
Modified:
branches/jbosstools-3.2.x/hibernatetools/plugins/org.hibernate.eclipse/META-INF/MANIFEST.MF
===================================================================
---
branches/jbosstools-3.2.x/hibernatetools/plugins/org.hibernate.eclipse/META-INF/MANIFEST.MF 2011-03-09
03:47:04 UTC (rev 29644)
+++
branches/jbosstools-3.2.x/hibernatetools/plugins/org.hibernate.eclipse/META-INF/MANIFEST.MF 2011-03-09
12:11:53 UTC (rev 29645)
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name.0
Bundle-SymbolicName: org.hibernate.eclipse
-Bundle-Version: 3.4.0.qualifier
+Bundle-Version: 3.4.1.qualifier
Bundle-ClassPath: org.hibernate.eclipse.jar,
lib/hibernate/asm.jar,
lib/hibernate/asm-attrs.jar,
Modified: branches/jbosstools-3.2.x/hibernatetools/plugins/org.hibernate.eclipse/pom.xml
===================================================================
---
branches/jbosstools-3.2.x/hibernatetools/plugins/org.hibernate.eclipse/pom.xml 2011-03-09
03:47:04 UTC (rev 29644)
+++
branches/jbosstools-3.2.x/hibernatetools/plugins/org.hibernate.eclipse/pom.xml 2011-03-09
12:11:53 UTC (rev 29645)
@@ -8,6 +8,6 @@
</parent>
<groupId>org.jboss.tools.hibernatetools.plugins</groupId>
<artifactId>org.hibernate.eclipse</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Modified:
branches/jbosstools-3.2.x/hibernatetools/plugins/org.hibernate.eclipse.console/META-INF/MANIFEST.MF
===================================================================
---
branches/jbosstools-3.2.x/hibernatetools/plugins/org.hibernate.eclipse.console/META-INF/MANIFEST.MF 2011-03-09
03:47:04 UTC (rev 29644)
+++
branches/jbosstools-3.2.x/hibernatetools/plugins/org.hibernate.eclipse.console/META-INF/MANIFEST.MF 2011-03-09
12:11:53 UTC (rev 29645)
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name.0
Bundle-SymbolicName: org.hibernate.eclipse.console; singleton:=true
-Bundle-Version: 3.4.0.qualifier
+Bundle-Version: 3.4.1.qualifier
Bundle-ClassPath: org.hibernate.eclipse.console.jar
Bundle-Activator: org.hibernate.eclipse.console.HibernateConsolePlugin
Bundle-Vendor: %Bundle-Vendor.0
Modified:
branches/jbosstools-3.2.x/hibernatetools/plugins/org.hibernate.eclipse.console/pom.xml
===================================================================
---
branches/jbosstools-3.2.x/hibernatetools/plugins/org.hibernate.eclipse.console/pom.xml 2011-03-09
03:47:04 UTC (rev 29644)
+++
branches/jbosstools-3.2.x/hibernatetools/plugins/org.hibernate.eclipse.console/pom.xml 2011-03-09
12:11:53 UTC (rev 29645)
@@ -8,6 +8,6 @@
</parent>
<groupId>org.jboss.tools.hibernatetools.plugins</groupId>
<artifactId>org.hibernate.eclipse.console</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Modified:
branches/jbosstools-3.2.x/hibernatetools/plugins/org.hibernate.eclipse.jdt.ui/META-INF/MANIFEST.MF
===================================================================
---
branches/jbosstools-3.2.x/hibernatetools/plugins/org.hibernate.eclipse.jdt.ui/META-INF/MANIFEST.MF 2011-03-09
03:47:04 UTC (rev 29644)
+++
branches/jbosstools-3.2.x/hibernatetools/plugins/org.hibernate.eclipse.jdt.ui/META-INF/MANIFEST.MF 2011-03-09
12:11:53 UTC (rev 29645)
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name.0
Bundle-SymbolicName: org.hibernate.eclipse.jdt.ui;singleton:=true
-Bundle-Version: 3.4.0.qualifier
+Bundle-Version: 3.4.1.qualifier
Bundle-Activator: org.hibernate.eclipse.jdt.ui.Activator
Bundle-Vendor: %Bundle-Vendor.0
Bundle-Localization: plugin
Modified:
branches/jbosstools-3.2.x/hibernatetools/plugins/org.hibernate.eclipse.jdt.ui/pom.xml
===================================================================
---
branches/jbosstools-3.2.x/hibernatetools/plugins/org.hibernate.eclipse.jdt.ui/pom.xml 2011-03-09
03:47:04 UTC (rev 29644)
+++
branches/jbosstools-3.2.x/hibernatetools/plugins/org.hibernate.eclipse.jdt.ui/pom.xml 2011-03-09
12:11:53 UTC (rev 29645)
@@ -8,6 +8,6 @@
</parent>
<groupId>org.jboss.tools.hibernatetools.plugins</groupId>
<artifactId>org.hibernate.eclipse.jdt.ui</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Modified:
branches/jbosstools-3.2.x/hibernatetools/plugins/org.hibernate.eclipse.mapper/META-INF/MANIFEST.MF
===================================================================
---
branches/jbosstools-3.2.x/hibernatetools/plugins/org.hibernate.eclipse.mapper/META-INF/MANIFEST.MF 2011-03-09
03:47:04 UTC (rev 29644)
+++
branches/jbosstools-3.2.x/hibernatetools/plugins/org.hibernate.eclipse.mapper/META-INF/MANIFEST.MF 2011-03-09
12:11:53 UTC (rev 29645)
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name.0
Bundle-SymbolicName: org.hibernate.eclipse.mapper; singleton:=true
-Bundle-Version: 3.4.0.qualifier
+Bundle-Version: 3.4.1.qualifier
Bundle-ClassPath: org.hibernate.eclipse.mapper.jar
Bundle-Activator: org.hibernate.eclipse.mapper.MapperPlugin
Bundle-Vendor: %Bundle-Vendor.0
Modified:
branches/jbosstools-3.2.x/hibernatetools/plugins/org.hibernate.eclipse.mapper/pom.xml
===================================================================
---
branches/jbosstools-3.2.x/hibernatetools/plugins/org.hibernate.eclipse.mapper/pom.xml 2011-03-09
03:47:04 UTC (rev 29644)
+++
branches/jbosstools-3.2.x/hibernatetools/plugins/org.hibernate.eclipse.mapper/pom.xml 2011-03-09
12:11:53 UTC (rev 29645)
@@ -8,6 +8,6 @@
</parent>
<groupId>org.jboss.tools.hibernatetools.plugins</groupId>
<artifactId>org.hibernate.eclipse.mapper</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Modified:
branches/jbosstools-3.2.x/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.core/META-INF/MANIFEST.MF
===================================================================
---
branches/jbosstools-3.2.x/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.core/META-INF/MANIFEST.MF 2011-03-09
03:47:04 UTC (rev 29644)
+++
branches/jbosstools-3.2.x/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.core/META-INF/MANIFEST.MF 2011-03-09
12:11:53 UTC (rev 29645)
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name.0
Bundle-SymbolicName: org.jboss.tools.hibernate.jpt.core;singleton:=true
-Bundle-Version: 3.4.0.qualifier
+Bundle-Version: 3.4.1.qualifier
Require-Bundle:
org.eclipse.core.runtime,
org.eclipse.wst.validation,
Modified:
branches/jbosstools-3.2.x/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.core/pom.xml
===================================================================
---
branches/jbosstools-3.2.x/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.core/pom.xml 2011-03-09
03:47:04 UTC (rev 29644)
+++
branches/jbosstools-3.2.x/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.core/pom.xml 2011-03-09
12:11:53 UTC (rev 29645)
@@ -8,6 +8,6 @@
</parent>
<groupId>org.jboss.tools.hibernatetools.plugins</groupId>
<artifactId>org.jboss.tools.hibernate.jpt.core</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Modified:
branches/jbosstools-3.2.x/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.ui/META-INF/MANIFEST.MF
===================================================================
---
branches/jbosstools-3.2.x/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.ui/META-INF/MANIFEST.MF 2011-03-09
03:47:04 UTC (rev 29644)
+++
branches/jbosstools-3.2.x/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.ui/META-INF/MANIFEST.MF 2011-03-09
12:11:53 UTC (rev 29645)
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: Hibernate Jdt UI
Bundle-SymbolicName: org.jboss.tools.hibernate.jpt.ui;singleton:=true
-Bundle-Version: 3.4.0.qualifier
+Bundle-Version: 3.4.1.qualifier
Bundle-Activator: org.jboss.tools.hibernate.jpt.ui.HibernateJptUIPlugin
Require-Bundle:
org.hibernate.eclipse.console,
Modified:
branches/jbosstools-3.2.x/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.ui/pom.xml
===================================================================
---
branches/jbosstools-3.2.x/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.ui/pom.xml 2011-03-09
03:47:04 UTC (rev 29644)
+++
branches/jbosstools-3.2.x/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.ui/pom.xml 2011-03-09
12:11:53 UTC (rev 29645)
@@ -8,6 +8,6 @@
</parent>
<groupId>org.jboss.tools.hibernatetools.plugins</groupId>
<artifactId>org.jboss.tools.hibernate.jpt.ui</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Modified:
branches/jbosstools-3.2.x/hibernatetools/plugins/org.jboss.tools.hibernate.ui/META-INF/MANIFEST.MF
===================================================================
---
branches/jbosstools-3.2.x/hibernatetools/plugins/org.jboss.tools.hibernate.ui/META-INF/MANIFEST.MF 2011-03-09
03:47:04 UTC (rev 29644)
+++
branches/jbosstools-3.2.x/hibernatetools/plugins/org.jboss.tools.hibernate.ui/META-INF/MANIFEST.MF 2011-03-09
12:11:53 UTC (rev 29645)
@@ -17,7 +17,7 @@
org.eclipse.jdt.core,
org.eclipse.jdt.ui,
org.hibernate.eclipse.console
-Bundle-Version: 3.4.0.qualifier
+Bundle-Version: 3.4.1.qualifier
Export-Package: org.jboss.tools.hibernate.ui.diagram,
org.jboss.tools.hibernate.ui.diagram.editors,
org.jboss.tools.hibernate.ui.diagram.editors.actions,
Modified:
branches/jbosstools-3.2.x/hibernatetools/plugins/org.jboss.tools.hibernate.ui/pom.xml
===================================================================
---
branches/jbosstools-3.2.x/hibernatetools/plugins/org.jboss.tools.hibernate.ui/pom.xml 2011-03-09
03:47:04 UTC (rev 29644)
+++
branches/jbosstools-3.2.x/hibernatetools/plugins/org.jboss.tools.hibernate.ui/pom.xml 2011-03-09
12:11:53 UTC (rev 29645)
@@ -8,6 +8,6 @@
</parent>
<groupId>org.jboss.tools.hibernatetools.plugins</groupId>
<artifactId>org.jboss.tools.hibernate.ui</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Modified:
branches/jbosstools-3.2.x/hibernatetools/tests/org.hibernate.eclipse.console.test/META-INF/MANIFEST.MF
===================================================================
---
branches/jbosstools-3.2.x/hibernatetools/tests/org.hibernate.eclipse.console.test/META-INF/MANIFEST.MF 2011-03-09
03:47:04 UTC (rev 29644)
+++
branches/jbosstools-3.2.x/hibernatetools/tests/org.hibernate.eclipse.console.test/META-INF/MANIFEST.MF 2011-03-09
12:11:53 UTC (rev 29645)
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name.0
Bundle-SymbolicName: org.hibernate.eclipse.console.test
-Bundle-Version: 3.4.0.qualifier
+Bundle-Version: 3.4.1.qualifier
Bundle-ClassPath: .,
lib/hibernate-tools-tests.jar,
lib/hsqldb.jar,
Modified:
branches/jbosstools-3.2.x/hibernatetools/tests/org.hibernate.eclipse.console.test/pom.xml
===================================================================
---
branches/jbosstools-3.2.x/hibernatetools/tests/org.hibernate.eclipse.console.test/pom.xml 2011-03-09
03:47:04 UTC (rev 29644)
+++
branches/jbosstools-3.2.x/hibernatetools/tests/org.hibernate.eclipse.console.test/pom.xml 2011-03-09
12:11:53 UTC (rev 29645)
@@ -8,7 +8,7 @@
</parent>
<groupId>org.jboss.tools.hibernatetools.tests</groupId>
<artifactId>org.hibernate.eclipse.console.test</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.1-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>
<properties>
Modified:
branches/jbosstools-3.2.x/hibernatetools/tests/org.hibernate.eclipse.jdt.ui.test/META-INF/MANIFEST.MF
===================================================================
---
branches/jbosstools-3.2.x/hibernatetools/tests/org.hibernate.eclipse.jdt.ui.test/META-INF/MANIFEST.MF 2011-03-09
03:47:04 UTC (rev 29644)
+++
branches/jbosstools-3.2.x/hibernatetools/tests/org.hibernate.eclipse.jdt.ui.test/META-INF/MANIFEST.MF 2011-03-09
12:11:53 UTC (rev 29645)
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name.0
Bundle-SymbolicName: org.hibernate.eclipse.jdt.ui.test
-Bundle-Version: 3.4.0.qualifier
+Bundle-Version: 3.4.1.qualifier
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.hibernate.eclipse.console.test,
Modified:
branches/jbosstools-3.2.x/hibernatetools/tests/org.hibernate.eclipse.jdt.ui.test/pom.xml
===================================================================
---
branches/jbosstools-3.2.x/hibernatetools/tests/org.hibernate.eclipse.jdt.ui.test/pom.xml 2011-03-09
03:47:04 UTC (rev 29644)
+++
branches/jbosstools-3.2.x/hibernatetools/tests/org.hibernate.eclipse.jdt.ui.test/pom.xml 2011-03-09
12:11:53 UTC (rev 29645)
@@ -8,7 +8,7 @@
</parent>
<groupId>org.jboss.tools.hibernatetools.tests</groupId>
<artifactId>org.hibernate.eclipse.jdt.ui.test</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.1-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>
<properties>
Modified:
branches/jbosstools-3.2.x/hibernatetools/tests/org.jboss.tools.hibernate.jpt.core.test/META-INF/MANIFEST.MF
===================================================================
---
branches/jbosstools-3.2.x/hibernatetools/tests/org.jboss.tools.hibernate.jpt.core.test/META-INF/MANIFEST.MF 2011-03-09
03:47:04 UTC (rev 29644)
+++
branches/jbosstools-3.2.x/hibernatetools/tests/org.jboss.tools.hibernate.jpt.core.test/META-INF/MANIFEST.MF 2011-03-09
12:11:53 UTC (rev 29645)
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name.0
Bundle-SymbolicName: org.jboss.tools.hibernate.jpt.core.test
-Bundle-Version: 3.4.0.qualifier
+Bundle-Version: 3.4.1.qualifier
Require-Bundle: org.junit;bundle-version="4.0.0",
org.eclipse.wst.common.project.facet.ui;bundle-version="1.3.0",
org.eclipse.jpt.core;bundle-version="2.0.0",
Modified:
branches/jbosstools-3.2.x/hibernatetools/tests/org.jboss.tools.hibernate.jpt.core.test/pom.xml
===================================================================
---
branches/jbosstools-3.2.x/hibernatetools/tests/org.jboss.tools.hibernate.jpt.core.test/pom.xml 2011-03-09
03:47:04 UTC (rev 29644)
+++
branches/jbosstools-3.2.x/hibernatetools/tests/org.jboss.tools.hibernate.jpt.core.test/pom.xml 2011-03-09
12:11:53 UTC (rev 29645)
@@ -8,7 +8,7 @@
</parent>
<groupId>org.jboss.tools.hibernatetools.tests</groupId>
<artifactId>org.jboss.tools.hibernate.jpt.core.test</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.1-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>
<properties>
Modified:
branches/jbosstools-3.2.x/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/META-INF/MANIFEST.MF
===================================================================
---
branches/jbosstools-3.2.x/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/META-INF/MANIFEST.MF 2011-03-09
03:47:04 UTC (rev 29644)
+++
branches/jbosstools-3.2.x/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/META-INF/MANIFEST.MF 2011-03-09
12:11:53 UTC (rev 29645)
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: Hibernate Tools SWTBot Tests
Bundle-SymbolicName: org.jboss.tools.hibernate.ui.bot.test
-Bundle-Version: 3.4.0.qualifier
+Bundle-Version: 3.4.1.qualifier
Bundle-Activator: org.jboss.tools.hibernate.ui.bot.testcase.Activator
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
Modified:
branches/jbosstools-3.2.x/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/pom.xml
===================================================================
---
branches/jbosstools-3.2.x/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/pom.xml 2011-03-09
03:47:04 UTC (rev 29644)
+++
branches/jbosstools-3.2.x/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/pom.xml 2011-03-09
12:11:53 UTC (rev 29645)
@@ -8,6 +8,6 @@
</parent>
<groupId>org.jboss.tools.hibernatetools.tests</groupId>
<artifactId>org.jboss.tools.hibernate.ui.bot.test</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Modified:
branches/jbosstools-3.2.x/hibernatetools/tests/org.jboss.tools.hibernate.ui.test/META-INF/MANIFEST.MF
===================================================================
---
branches/jbosstools-3.2.x/hibernatetools/tests/org.jboss.tools.hibernate.ui.test/META-INF/MANIFEST.MF 2011-03-09
03:47:04 UTC (rev 29644)
+++
branches/jbosstools-3.2.x/hibernatetools/tests/org.jboss.tools.hibernate.ui.test/META-INF/MANIFEST.MF 2011-03-09
12:11:53 UTC (rev 29645)
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name.0
Bundle-SymbolicName: org.jboss.tools.hibernate.ui.test
-Bundle-Version: 3.4.0.qualifier
+Bundle-Version: 3.4.1.qualifier
Require-Bundle: org.junit;bundle-version="3.8.2",
org.eclipse.wst.common.project.facet.ui;bundle-version="1.3.0",
org.eclipse.jdt.core,
Modified:
branches/jbosstools-3.2.x/hibernatetools/tests/org.jboss.tools.hibernate.ui.test/pom.xml
===================================================================
---
branches/jbosstools-3.2.x/hibernatetools/tests/org.jboss.tools.hibernate.ui.test/pom.xml 2011-03-09
03:47:04 UTC (rev 29644)
+++
branches/jbosstools-3.2.x/hibernatetools/tests/org.jboss.tools.hibernate.ui.test/pom.xml 2011-03-09
12:11:53 UTC (rev 29645)
@@ -8,7 +8,7 @@
</parent>
<groupId>org.jboss.tools.hibernatetools.tests</groupId>
<artifactId>org.jboss.tools.hibernate.ui.test</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.1-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>
<properties>