diff --git a/CHANGES.xml b/CHANGES.xml
index b67a958..01fb4a5 100644
--- a/CHANGES.xml
+++ b/CHANGES.xml
@@ -7,14 +7,17 @@
-
+
+
+
+
Fixed invalid configuration in POM "maven-dependency-plugin".
-
-
+
+
Major refactor to support Norconex Committer Core 3.x. Adds ability
to retry failing batches, perform field mapping, routing, etc. See
diff --git a/pom.xml b/pom.xml
index 93e75e1..7667be3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,11 +20,11 @@
com.norconex.commons
norconex-commons-maven-parent
- 1.0.0-RC1
+ 1.0.0
com.norconex.collectors
norconex-committer-idol
- 3.0.0-RC1
+ 3.0.0
Norconex Committer IDOL
MicroFocus IDOL implementation of Norconex Committer.
@@ -138,6 +138,22 @@
+
+
+
+ org.owasp
+ dependency-check-maven
+ 6.5.1
+
+
+
+ check
+
+
+
+
+
+