Update dependency versions
Project: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/commit/d50f8d83 Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/tree/d50f8d83 Diff: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/diff/d50f8d83 Branch: refs/heads/master Commit: d50f8d83d4144719d1e62bc5ee8a81ae9d2fe938 Parents: b0505f0 Author: smarthi <[email protected]> Authored: Sat Oct 22 23:08:04 2016 -0400 Committer: smarthi <[email protected]> Committed: Sat Oct 22 23:13:50 2016 -0400 ---------------------------------------------------------------------- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-streams-master/blob/d50f8d83/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9add4c1..7ce97d6 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ </parent> <groupId>org.apache.streams</groupId> - <artifactId>apache-streams-master</artifactId> + <artifactId>streams-master</artifactId> <name>Apache Streams :: streams-master</name> <description>Apache Streams Master Pom</description> <packaging>pom</packaging> @@ -294,8 +294,8 @@ <jaxb2.version>0.13.1</jaxb2.version> <jaxb2-basics.version>0.11.1</jaxb2-basics.version> <jaxbutil.version>1.3.0</jaxbutil.version> - <junit.version>4.11</junit.version> - <slf4j.version>1.7.6</slf4j.version> + <junit.version>4.12</junit.version> + <slf4j.version>1.7.21</slf4j.version> <log4j.version>1.2.16</log4j.version> <logback.version>1.1.1</logback.version> <hamcrest.version>1.3</hamcrest.version>
