[jbpm-commits] JBoss JBPM SVN: r2805 - jbpm3/trunk/modules/distribution.

do-not-reply at jboss.org do-not-reply at jboss.org
Fri Nov 7 10:27:37 EST 2008


Author: koen.aers at jboss.com
Date: 2008-11-07 10:27:37 -0500 (Fri, 07 Nov 2008)
New Revision: 2805

Modified:
   jbpm3/trunk/modules/distribution/pom.xml
Log:
update of graphical process designer dependency (version 3.1.4 -> 3.1.5)

Modified: jbpm3/trunk/modules/distribution/pom.xml
===================================================================
--- jbpm3/trunk/modules/distribution/pom.xml	2008-11-07 15:26:58 UTC (rev 2804)
+++ jbpm3/trunk/modules/distribution/pom.xml	2008-11-07 15:27:37 UTC (rev 2805)
@@ -105,8 +105,8 @@
       <type>war</type>
     </dependency>
     <dependency>
-      <groupId>org.jbpm</groupId>
-      <artifactId>jbpm-jpdl-designer</artifactId>
+      <groupId>org.jbpm.jbpm3</groupId>
+      <artifactId>jbpm-jpdl-designer-site</artifactId>
       <type>zip</type>
     </dependency>
 




More information about the jbpm-commits mailing list