mirror of https://github.com/apache/activemq.git
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:
parent
99a45e3f84
commit
166ce1f5f4
6
pom.xml
6
pom.xml
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue