[jbpm-commits] JBoss JBPM SVN: r3943 - jbpm3/branches/jbpm-3.2.5.SP/modules/examples.

do-not-reply at jboss.org do-not-reply at jboss.org
Thu Feb 19 05:22:20 EST 2009


Author: thomas.diesler at jboss.com
Date: 2009-02-19 05:22:20 -0500 (Thu, 19 Feb 2009)
New Revision: 3943

Modified:
   jbpm3/branches/jbpm-3.2.5.SP/modules/examples/pom.xml
Log:
[JBPM-2050] jBPM exmaples cannot be compiled

Modified: jbpm3/branches/jbpm-3.2.5.SP/modules/examples/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2.5.SP/modules/examples/pom.xml	2009-02-19 09:58:39 UTC (rev 3942)
+++ jbpm3/branches/jbpm-3.2.5.SP/modules/examples/pom.xml	2009-02-19 10:22:20 UTC (rev 3943)
@@ -101,6 +101,17 @@
     </plugins>
   </build>
 
+  <!-- 
+    Repositories
+    [JBPM-2050] jBPM exmaples cannot be compiled  
+  -->
+  <repositories>
+    <repository>
+      <id>repository.jboss.org</id>
+      <url>http://repository.jboss.org/maven2</url>
+    </repository>
+  </repositories>
+  
   <profiles>
     <!-- 
     Name:  sybase




More information about the jbpm-commits mailing list