Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
BZ-1054330: btm-tomcat55-lifecycle jar is missing in the engine of
jboss-brms-6.0.0-redhat-7-deployable-generic.zip
  • Loading branch information
krisv committed Feb 18, 2014
1 parent 32ff927 commit 256e4b6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions kie-parent-with-dependencies/pom.xml
Expand Up @@ -473,6 +473,12 @@
<version>3.1.6</version>
</dependency>

<dependency>
<groupId>org.codehaus.btm</groupId>
<artifactId>btm-tomcat55-lifecycle</artifactId>
<version>${version.org.codehaus.btm}</version>
</dependency>

<!-- Changes already send in a pull request on ip-bom, but yet in the ip-bom version that this build now uses. -->
<!-- TODO Remove these when the ip-bom version is upgraded from 6.0.0.CR6 to next -->
<!-- None yet -->
Expand Down

0 comments on commit 256e4b6

Please sign in to comment.