From bb8b9599973fcd95bc6f10c98623c13bb31fde1a Mon Sep 17 00:00:00 2001 From: Pascal Essiembre Date: Fri, 7 Aug 2015 15:17:35 -0400 Subject: [PATCH] Upgraded maven dependency and added version to Jar. --- norconex-committer-core/pom.xml | 12 ++++++++++-- norconex-committer-core/src/changes/changes.xml | 10 ++++++++++ 2 files changed, 20 insertions(+), 2 deletions(-) diff --git a/norconex-committer-core/pom.xml b/norconex-committer-core/pom.xml index f266f1b..b94ae1d 100644 --- a/norconex-committer-core/pom.xml +++ b/norconex-committer-core/pom.xml @@ -19,7 +19,7 @@ 4.0.0 com.norconex.collectors norconex-committer-core - 2.0.1 + 2.0.2 Norconex Committer Core @@ -54,7 +54,7 @@ com.norconex.commons norconex-commons-lang - 1.6.0 + 1.7.0 junit @@ -229,6 +229,14 @@ org.apache.maven.plugins maven-jar-plugin 2.6 + + + + true + true + + + diff --git a/norconex-committer-core/src/changes/changes.xml b/norconex-committer-core/src/changes/changes.xml index 63c7043..9b62e63 100644 --- a/norconex-committer-core/src/changes/changes.xml +++ b/norconex-committer-core/src/changes/changes.xml @@ -7,6 +7,16 @@ + + + Maven dependency updates: Norconex Commons Lang 1.7.0. + + + Jar manifest now includes implementation entries and + specifications entries (matching Maven pom.xml). + + + Queued items in classes deriving AbstractFileQueueCommitter are now