From ae7a2a20bd767ea1bbab590e0e8e271070b6c6af Mon Sep 17 00:00:00 2001 From: brett Date: Tue, 4 Jan 2005 09:27:42 +0000 Subject: [PATCH] remove old announcement git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@124079 13f79535-47bb-0310-9956-ffa450edef68 --- scm/announcements/1.0.ann | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 scm/announcements/1.0.ann diff --git a/scm/announcements/1.0.ann b/scm/announcements/1.0.ann deleted file mode 100644 index 53ad763f..00000000 --- a/scm/announcements/1.0.ann +++ /dev/null @@ -1,19 +0,0 @@ -The Maven team is pleased to announce the SCM plugin 1.0 release! - -http://maven.apache.org/reference/plugins/scm/ - -The Maven SCM project helps perform automated tasks with your source control -management software. - -This is the first release of the plugin, with support for CVS. - -And in case you are wondering, the release process for the SCM plugin uses the -SCM plugin itself. We believe in eating our own dog food because it is -delicious! :) - -You can download the SCM plugin here: -http://www.ibiblio.org/maven/maven/plugins/maven-scm-plugin-1.0.jar - -Enjoy! - -Brett