diff --git a/gump/project.xml b/gump/project.xml
index 76469301..4dd0341a 100644
--- a/gump/project.xml
+++ b/gump/project.xml
@@ -23,7 +23,7 @@
3
maven-gump-plugin
Maven Gump Plug-in
- 2.0.1-SNAPSHOT
+ 2.0.1
produce Gump descriptor
http://maven.apache.org/reference/plugins/gump/
@@ -55,6 +55,11 @@
2.0
gump-2.0
+
+ 2.0.1
+ 2.0.1
+ maven-gump-plugin-2.0.1
+
diff --git a/gump/xdocs/changes.xml b/gump/xdocs/changes.xml
index ddafc6c6..57b9e63b 100644
--- a/gump/xdocs/changes.xml
+++ b/gump/xdocs/changes.xml
@@ -24,10 +24,11 @@
dIon Gillard
-
+
Add maven.gump.svn.dir property for setting the subdirectory under the svn repository
Add the ability to specify the "runtime" attribute of a dependency using the
- gump.runtime property
+ gump.runtimeproperty
+
Pass ids to depends element also
Change nag to use ${pom.name} instead of ${pom.artifactId}
Add ASL 2.0 to the generated descriptor