[jboss-user] [jBPM] - Error in pom.xml of the jbpm-examples project

Marcelo Martini do-not-reply at jboss.com
Tue Jun 28 15:01:18 EDT 2011


Marcelo Martini [http://community.jboss.org/people/marcelodmartini] created the discussion

"Error in pom.xml of the jbpm-examples project"

To view the discussion, visit: http://community.jboss.org/message/612376#612376

--------------------------------------------------------------
Hi kris, 
               I think that the pom.xml of the jbpm-examples project, has an error in:
   <parent>
     <groupId>org.jbpm</groupId>
     <artifactId>jbpm</artifactId>
*+     <version>5.1.0</version>+*
   </parent>

The correct form is:
    <parent>
     <groupId>org.jbpm</groupId>
     <artifactId>jbpm</artifactId>
+*     <version>5.1.0.Final</version>*+
   </parent>

 Hugs
 Martini Marcelo (OSDE Company)
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/612376#612376]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110628/cd9c535a/attachment.html 


More information about the jboss-user mailing list