summaryrefslogtreecommitdiffstats
path: root/maven-plugins/tags/maven-tuscany-plugin-alpha1/RELEASE_NOTES
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-04-22 15:36:58 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-04-22 15:36:58 +0000
commit8d62377dbc099331315bb8bd5ebb80ef7a6e9715 (patch)
treee707066922b9e9cc08f67c81d3d226603f8b7bf6 /maven-plugins/tags/maven-tuscany-plugin-alpha1/RELEASE_NOTES
parentc420ce4d96f3a4ce05b1a2a400cd5362a4b0c79f (diff)
[maven-release-plugin] copy for tag maven-tuscany-plugin-alpha1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767568 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--maven-plugins/tags/maven-tuscany-plugin-alpha1/RELEASE_NOTES7
1 files changed, 7 insertions, 0 deletions
diff --git a/maven-plugins/tags/maven-tuscany-plugin-alpha1/RELEASE_NOTES b/maven-plugins/tags/maven-tuscany-plugin-alpha1/RELEASE_NOTES
new file mode 100644
index 0000000000..9e3a7155dc
--- /dev/null
+++ b/maven-plugins/tags/maven-tuscany-plugin-alpha1/RELEASE_NOTES
@@ -0,0 +1,7 @@
+Apache Tuscany Maven Tuscany Plugin Alpha1 Release Notes
+========================================================
+
+Initial release
+
+This module is a Maven plugin enabling using "mvn tuscany:run" for starting a Tuscany runtime
+to run a project as an SCA contribution.