Author: koen.aers(a)jboss.com
Date: 2011-05-30 06:15:04 -0400 (Mon, 30 May 2011)
New Revision: 31624
Modified:
branches/jbosstools-3.2.x/jbpm/plugins/org.jbpm.gd.jpdl/META-INF/MANIFEST.MF
branches/jbosstools-3.2.x/jbpm/plugins/org.jbpm.gd.jpdl/pom.xml
Log:
rolled back version number to 3.3.1 for branch. the version in trunk is now 3.4.0 to
properly reflect the changes made during the past timebox.
Modified: branches/jbosstools-3.2.x/jbpm/plugins/org.jbpm.gd.jpdl/META-INF/MANIFEST.MF
===================================================================
---
branches/jbosstools-3.2.x/jbpm/plugins/org.jbpm.gd.jpdl/META-INF/MANIFEST.MF 2011-05-30
10:11:34 UTC (rev 31623)
+++
branches/jbosstools-3.2.x/jbpm/plugins/org.jbpm.gd.jpdl/META-INF/MANIFEST.MF 2011-05-30
10:15:04 UTC (rev 31624)
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: %bundleName
Bundle-SymbolicName: org.jbpm.gd.jpdl;singleton:=true
-Bundle-Version: 3.4.0.qualifier
+Bundle-Version: 3.3.1.qualifier
Bundle-ClassPath: .,
lib/dom4j-1.4.jar
Bundle-Activator: org.jbpm.gd.jpdl.Plugin
Modified: branches/jbosstools-3.2.x/jbpm/plugins/org.jbpm.gd.jpdl/pom.xml
===================================================================
--- branches/jbosstools-3.2.x/jbpm/plugins/org.jbpm.gd.jpdl/pom.xml 2011-05-30 10:11:34
UTC (rev 31623)
+++ branches/jbosstools-3.2.x/jbpm/plugins/org.jbpm.gd.jpdl/pom.xml 2011-05-30 10:15:04
UTC (rev 31624)
@@ -8,6 +8,6 @@
</parent>
<groupId>org.jboss.tools.jbpm.plugins</groupId>
<artifactId>org.jbpm.gd.jpdl</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.3.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Show replies by date