summaryrefslogtreecommitdiffstats
path: root/maven-plugins
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2011-06-21 06:37:41 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2011-06-21 06:37:41 +0000
commit6e11500479e88d564b8d966e941c761536cab554 (patch)
tree2fbe450db868ae782c47efd33eed512ecac310a9 /maven-plugins
parente32ea54b1cc839a70a6add3b12305667af94dc05 (diff)
Reset release version and include the doc files
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1137873 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'maven-plugins')
-rw-r--r--maven-plugins/trunk/tuscany-bundle-plugin/pom.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/maven-plugins/trunk/tuscany-bundle-plugin/pom.xml b/maven-plugins/trunk/tuscany-bundle-plugin/pom.xml
index 07f327e736..e2832079b9 100644
--- a/maven-plugins/trunk/tuscany-bundle-plugin/pom.xml
+++ b/maven-plugins/trunk/tuscany-bundle-plugin/pom.xml
@@ -29,7 +29,7 @@
<artifactId>tuscany-bundle-plugin</artifactId>
<packaging>maven-plugin</packaging>
<name>Apache Tuscany Maven OSGi Bundle Plugin</name>
- <version>1.0.9-SNAPSHOT</version>
+ <version>1.0.8-SNAPSHOT</version>
<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/tuscany/maven-plugins/trunk/tuscany-bundle-plugin</connection>
@@ -164,6 +164,8 @@
<includes>
<include>LICENSE</include>
<include>NOTICE</include>
+ <include>README</include>
+ <include>RELEASE_NOTES</include>
</includes>
</resource>
</resources>