Fix for AMQ-435

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@366164 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
James Strachan 2006-01-05 11:26:43 +00:00
parent 99a45e3f84
commit 166ce1f5f4
1 changed files with 3 additions and 3 deletions

View File

@ -117,8 +117,8 @@
</scm>
<organization>
<name>LogicBlaze Inc.</name>
<url>http://www.logicblaze.com/</url>
<name>Apache Software Foundation.</name>
<url>http://www.apache.org/</url>
</organization>
<dependencyManagement>
@ -196,7 +196,7 @@
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
<version>1.2.8</version>
<version>1.2.12</version>
<scope>runtime</scope>
</dependency>