Repository: activemq-6 Updated Branches: refs/heads/master 2e1d5021f -> 12b2039bc
version update on logs Project: http://git-wip-us.apache.org/repos/asf/activemq-6/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-6/commit/1676b764 Tree: http://git-wip-us.apache.org/repos/asf/activemq-6/tree/1676b764 Diff: http://git-wip-us.apache.org/repos/asf/activemq-6/diff/1676b764 Branch: refs/heads/master Commit: 1676b764579f4e54a0436cefe81fa33c92a421bd Parents: 5a0ff8f Author: Clebert Suconic <[email protected]> Authored: Mon Mar 9 12:52:34 2015 -0400 Committer: Clebert Suconic <[email protected]> Committed: Mon Mar 9 12:53:29 2015 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq-6/blob/1676b764/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 2d11a24..5450122 100644 --- a/pom.xml +++ b/pom.xml @@ -199,7 +199,7 @@ <dependency> <groupId>org.jboss.logging</groupId> <artifactId>jboss-logging-processor</artifactId> - <version>1.2.0.Final</version> + <version>1.2.1.Final</version> <scope>compile</scope> <!-- License: LGPL--> </dependency>
