Skip to content

Commit

Permalink
put back tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
jmazzitelli committed Jun 22, 2015
1 parent b32b16a commit 1303104
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
<resources>
<!-- Resources not replicated in the activemg rar, which is declared and exported below -->
<resource-root path="${project.build.finalName}.jar" />
<resource-root path="activemq-jaas-5.10.0.jar" />
<resource-root path="activemq-web-5.10.0.jar" />
<resource-root path="activemq-jaas-${version.org.apache.activemq}.jar" />
<resource-root path="activemq-web-${version.org.apache.activemq}.jar" />
<resource-root path="jetty-continuation-7.6.9.v20130131.jar" />
<resource-root path="jetty-http-7.6.9.v20130131.jar" />
<resource-root path="jetty-io-7.6.9.v20130131.jar" />
Expand Down

0 comments on commit 1303104

Please sign in to comment.