[maven-release-plugin]  copy for tag gshell-1.0-alpha-1

git-svn-id: https://svn.apache.org/repos/asf/geronimo/genesis/tags/gshell-1.0-alpha-1@606422 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/gshell-assembly/pom.xml b/gshell-assembly/pom.xml
index 9b4eca0..3bf3396 100644
--- a/gshell-assembly/pom.xml
+++ b/gshell-assembly/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.gshell</groupId>
         <artifactId>gshell</artifactId>
-        <version>1.0-alpha-1-SNAPSHOT</version>
+        <version>1.0-alpha-1</version>
     </parent>
 
     <artifactId>gshell-assembly</artifactId>
diff --git a/gshell-bootstrap/pom.xml b/gshell-bootstrap/pom.xml
index 843ed45..ae0fd14 100644
--- a/gshell-bootstrap/pom.xml
+++ b/gshell-bootstrap/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.gshell</groupId>
         <artifactId>gshell</artifactId>
-        <version>1.0-alpha-1-SNAPSHOT</version>
+        <version>1.0-alpha-1</version>
     </parent>
     
     <artifactId>gshell-bootstrap</artifactId>
diff --git a/gshell-cli/pom.xml b/gshell-cli/pom.xml
index 49c1547..7a1f719 100644
--- a/gshell-cli/pom.xml
+++ b/gshell-cli/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.gshell</groupId>
         <artifactId>gshell</artifactId>
-        <version>1.0-alpha-1-SNAPSHOT</version>
+        <version>1.0-alpha-1</version>
     </parent>
     
     <artifactId>gshell-cli</artifactId>
diff --git a/gshell-command-api/pom.xml b/gshell-command-api/pom.xml
index b76e8bb..eb604eb 100644
--- a/gshell-command-api/pom.xml
+++ b/gshell-command-api/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.gshell</groupId>
         <artifactId>gshell</artifactId>
-        <version>1.0-alpha-1-SNAPSHOT</version>
+        <version>1.0-alpha-1</version>
     </parent>
     
     <artifactId>gshell-command-api</artifactId>
diff --git a/gshell-commands/gshell-bsf/pom.xml b/gshell-commands/gshell-bsf/pom.xml
index 3816baf..1e522ec 100644
--- a/gshell-commands/gshell-bsf/pom.xml
+++ b/gshell-commands/gshell-bsf/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.gshell.commands</groupId>
         <artifactId>gshell-commands</artifactId>
-        <version>1.0-alpha-1-SNAPSHOT</version>
+        <version>1.0-alpha-1</version>
     </parent>
     
     <artifactId>gshell-bsf</artifactId>
diff --git a/gshell-commands/gshell-builtins/pom.xml b/gshell-commands/gshell-builtins/pom.xml
index cfd68d8..7b92eea 100644
--- a/gshell-commands/gshell-builtins/pom.xml
+++ b/gshell-commands/gshell-builtins/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.gshell.commands</groupId>
         <artifactId>gshell-commands</artifactId>
-        <version>1.0-alpha-1-SNAPSHOT</version>
+        <version>1.0-alpha-1</version>
     </parent>
     
     <artifactId>gshell-builtins</artifactId>
diff --git a/gshell-commands/gshell-optional/pom.xml b/gshell-commands/gshell-optional/pom.xml
index 49de01f..c6c231a 100644
--- a/gshell-commands/gshell-optional/pom.xml
+++ b/gshell-commands/gshell-optional/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.gshell.commands</groupId>
         <artifactId>gshell-commands</artifactId>
-        <version>1.0-alpha-1-SNAPSHOT</version>
+        <version>1.0-alpha-1</version>
     </parent>
     
     <artifactId>gshell-optional</artifactId>
diff --git a/gshell-commands/gshell-vfs/pom.xml b/gshell-commands/gshell-vfs/pom.xml
index a8fb1b7..a599851 100644
--- a/gshell-commands/gshell-vfs/pom.xml
+++ b/gshell-commands/gshell-vfs/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.gshell.commands</groupId>
         <artifactId>gshell-commands</artifactId>
-        <version>1.0-alpha-1-SNAPSHOT</version>
+        <version>1.0-alpha-1</version>
     </parent>
     
     <artifactId>gshell-vfs</artifactId>
diff --git a/gshell-commands/pom.xml b/gshell-commands/pom.xml
index acc443d..ad7c1a8 100644
--- a/gshell-commands/pom.xml
+++ b/gshell-commands/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.gshell</groupId>
         <artifactId>gshell</artifactId>
-        <version>1.0-alpha-1-SNAPSHOT</version>
+        <version>1.0-alpha-1</version>
     </parent>
     
     <groupId>org.apache.geronimo.gshell.commands</groupId>
diff --git a/gshell-core/pom.xml b/gshell-core/pom.xml
index c7a427c..89ce3b6 100644
--- a/gshell-core/pom.xml
+++ b/gshell-core/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.gshell</groupId>
         <artifactId>gshell</artifactId>
-        <version>1.0-alpha-1-SNAPSHOT</version>
+        <version>1.0-alpha-1</version>
     </parent>
     
     <artifactId>gshell-core</artifactId>
diff --git a/gshell-diet/gshell-diet-log4j/pom.xml b/gshell-diet/gshell-diet-log4j/pom.xml
index f1dd238..871c1ad 100644
--- a/gshell-diet/gshell-diet-log4j/pom.xml
+++ b/gshell-diet/gshell-diet-log4j/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.gshell</groupId>
         <artifactId>gshell-diet</artifactId>
-        <version>1.0-alpha-1-SNAPSHOT</version>
+        <version>1.0-alpha-1</version>
     </parent>
     
     <artifactId>gshell-diet-log4j</artifactId>
@@ -99,18 +99,18 @@
                         </goals>
                         <configuration>
                             <tasks>
-                                <mkdir dir="${project.build.directory}/generated-source/diet"/>
+                                <mkdir dir="${project.build.directory}/generated-source/diet" />
                                 <copy todir="${project.build.directory}/generated-source/diet">
                                     <fileset dir="${project.build.directory}/dependency">
-                                        <include name="org/apache/log4j/*.java"/>
-                                        <include name="org/apache/log4j/spi/*.java"/>
-                                        <include name="org/apache/log4j/helpers/*.java"/>
-                                        <include name="org/apache/log4j/or/*.java"/>
-                                        <include name="org/apache/log4j/config/*.java"/>
+                                        <include name="org/apache/log4j/*.java" />
+                                        <include name="org/apache/log4j/spi/*.java" />
+                                        <include name="org/apache/log4j/helpers/*.java" />
+                                        <include name="org/apache/log4j/or/*.java" />
+                                        <include name="org/apache/log4j/config/*.java" />
 
                                         <!-- Pick off some deprecated/unsed bits from the list -->
-                                        <exclude name="org/apache/log4j/Dispatcher.java"/>
-                                        <exclude name="org/apache/log4j/spi/RootCategory.java"/>
+                                        <exclude name="org/apache/log4j/Dispatcher.java" />
+                                        <exclude name="org/apache/log4j/spi/RootCategory.java" />
                                     </fileset>
                                 </copy>
                             </tasks>
diff --git a/gshell-diet/pom.xml b/gshell-diet/pom.xml
index 542d9d7..1ede12b 100644
--- a/gshell-diet/pom.xml
+++ b/gshell-diet/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.gshell</groupId>
         <artifactId>gshell</artifactId>
-        <version>1.0-alpha-1-SNAPSHOT</version>
+        <version>1.0-alpha-1</version>
     </parent>
     
     <artifactId>gshell-diet</artifactId>
diff --git a/gshell-embeddable/pom.xml b/gshell-embeddable/pom.xml
index 381027d..95cdc33 100644
--- a/gshell-embeddable/pom.xml
+++ b/gshell-embeddable/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.gshell</groupId>
         <artifactId>gshell</artifactId>
-        <version>1.0-alpha-1-SNAPSHOT</version>
+        <version>1.0-alpha-1</version>
     </parent>
 
     <artifactId>gshell-embeddable</artifactId>
@@ -103,7 +103,7 @@
                                 </excludes>
                             </artifactSet>
                             <transformers>
-                                <transformer implementation="org.codehaus.mojo.shade.resource.ComponentsXmlResourceTransformer"/>
+                                <transformer implementation="org.codehaus.mojo.shade.resource.ComponentsXmlResourceTransformer" />
                             </transformers>
                         </configuration>
                     </execution>
diff --git a/gshell-maven-plugin/pom.xml b/gshell-maven-plugin/pom.xml
index 92c3581..9fa43f3 100644
--- a/gshell-maven-plugin/pom.xml
+++ b/gshell-maven-plugin/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.gshell</groupId>
         <artifactId>gshell</artifactId>
-        <version>1.0-alpha-1-SNAPSHOT</version>
+        <version>1.0-alpha-1</version>
     </parent>
 
     <artifactId>gshell-maven-plugin</artifactId>
diff --git a/gshell-parser/pom.xml b/gshell-parser/pom.xml
index e529df2..d662e1a 100644
--- a/gshell-parser/pom.xml
+++ b/gshell-parser/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.gshell</groupId>
         <artifactId>gshell</artifactId>
-        <version>1.0-alpha-1-SNAPSHOT</version>
+        <version>1.0-alpha-1</version>
     </parent>
     
     <artifactId>gshell-parser</artifactId>
diff --git a/gshell-remote/gshell-remote-client/pom.xml b/gshell-remote/gshell-remote-client/pom.xml
index 5b93249..3ae824d 100644
--- a/gshell-remote/gshell-remote-client/pom.xml
+++ b/gshell-remote/gshell-remote-client/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.gshell.remote</groupId>
         <artifactId>gshell-remote</artifactId>
-        <version>1.0-alpha-1-SNAPSHOT</version>
+        <version>1.0-alpha-1</version>
     </parent>
 
     <artifactId>gshell-remote-client</artifactId>
diff --git a/gshell-remote/gshell-remote-common/pom.xml b/gshell-remote/gshell-remote-common/pom.xml
index 7044e63..56761ee 100644
--- a/gshell-remote/gshell-remote-common/pom.xml
+++ b/gshell-remote/gshell-remote-common/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.gshell.remote</groupId>
         <artifactId>gshell-remote</artifactId>
-        <version>1.0-alpha-1-SNAPSHOT</version>
+        <version>1.0-alpha-1</version>
     </parent>
 
     <artifactId>gshell-remote-common</artifactId>
diff --git a/gshell-remote/gshell-remote-server/pom.xml b/gshell-remote/gshell-remote-server/pom.xml
index ecbc547..414e183 100644
--- a/gshell-remote/gshell-remote-server/pom.xml
+++ b/gshell-remote/gshell-remote-server/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.gshell.remote</groupId>
         <artifactId>gshell-remote</artifactId>
-        <version>1.0-alpha-1-SNAPSHOT</version>
+        <version>1.0-alpha-1</version>
     </parent>
 
     <artifactId>gshell-remote-server</artifactId>
diff --git a/gshell-remote/pom.xml b/gshell-remote/pom.xml
index 5f8ac43..5a31e16 100644
--- a/gshell-remote/pom.xml
+++ b/gshell-remote/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.gshell</groupId>
         <artifactId>gshell</artifactId>
-        <version>1.0-alpha-1-SNAPSHOT</version>
+        <version>1.0-alpha-1</version>
     </parent>
     
     <groupId>org.apache.geronimo.gshell.remote</groupId>
diff --git a/gshell-support/gshell-ansi/pom.xml b/gshell-support/gshell-ansi/pom.xml
index 3a38e0c..dffc853 100644
--- a/gshell-support/gshell-ansi/pom.xml
+++ b/gshell-support/gshell-ansi/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.gshell.support</groupId>
         <artifactId>gshell-support</artifactId>
-        <version>1.0-alpha-1-SNAPSHOT</version>
+        <version>1.0-alpha-1</version>
     </parent>
     
     <artifactId>gshell-ansi</artifactId>
diff --git a/gshell-support/gshell-clp/pom.xml b/gshell-support/gshell-clp/pom.xml
index 07e472b..e980e7a 100644
--- a/gshell-support/gshell-clp/pom.xml
+++ b/gshell-support/gshell-clp/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.gshell.support</groupId>
         <artifactId>gshell-support</artifactId>
-        <version>1.0-alpha-1-SNAPSHOT</version>
+        <version>1.0-alpha-1</version>
     </parent>
     
     <artifactId>gshell-clp</artifactId>
diff --git a/gshell-support/gshell-common/pom.xml b/gshell-support/gshell-common/pom.xml
index ebbbb82..c8bd15d 100644
--- a/gshell-support/gshell-common/pom.xml
+++ b/gshell-support/gshell-common/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.gshell.support</groupId>
         <artifactId>gshell-support</artifactId>
-        <version>1.0-alpha-1-SNAPSHOT</version>
+        <version>1.0-alpha-1</version>
     </parent>
     
     <artifactId>gshell-common</artifactId>
diff --git a/gshell-support/gshell-i18n/pom.xml b/gshell-support/gshell-i18n/pom.xml
index 1382b62..f726aed 100644
--- a/gshell-support/gshell-i18n/pom.xml
+++ b/gshell-support/gshell-i18n/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.gshell.support</groupId>
         <artifactId>gshell-support</artifactId>
-        <version>1.0-alpha-1-SNAPSHOT</version>
+        <version>1.0-alpha-1</version>
     </parent>
     
     <artifactId>gshell-i18n</artifactId>
diff --git a/gshell-support/gshell-prefs/pom.xml b/gshell-support/gshell-prefs/pom.xml
index 78b65b1..a00da9f 100644
--- a/gshell-support/gshell-prefs/pom.xml
+++ b/gshell-support/gshell-prefs/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.gshell.support</groupId>
         <artifactId>gshell-support</artifactId>
-        <version>1.0-alpha-1-SNAPSHOT</version>
+        <version>1.0-alpha-1</version>
     </parent>
     
     <artifactId>gshell-prefs</artifactId>
diff --git a/gshell-support/pom.xml b/gshell-support/pom.xml
index 553f0a2..69078fc 100644
--- a/gshell-support/pom.xml
+++ b/gshell-support/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.gshell</groupId>
         <artifactId>gshell</artifactId>
-        <version>1.0-alpha-1-SNAPSHOT</version>
+        <version>1.0-alpha-1</version>
     </parent>
     
     <groupId>org.apache.geronimo.gshell.support</groupId>
diff --git a/gshell-whisper/pom.xml b/gshell-whisper/pom.xml
index 4b73c4a..33c1725 100644
--- a/gshell-whisper/pom.xml
+++ b/gshell-whisper/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.gshell</groupId>
         <artifactId>gshell</artifactId>
-        <version>1.0-alpha-1-SNAPSHOT</version>
+        <version>1.0-alpha-1</version>
     </parent>
 
     <artifactId>gshell-whisper</artifactId>
diff --git a/javacc-maven-plugin/pom.xml b/javacc-maven-plugin/pom.xml
index 741c4cc..650f8e9 100644
--- a/javacc-maven-plugin/pom.xml
+++ b/javacc-maven-plugin/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.geronimo.gshell</groupId>
         <artifactId>gshell</artifactId>
-        <version>1.0-alpha-1-SNAPSHOT</version>
+        <version>1.0-alpha-1</version>
     </parent>
     
     <artifactId>javacc-maven-plugin</artifactId>
diff --git a/pom.xml b/pom.xml
index c1acf3b..1f37c48 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,16 +35,16 @@
     <name>GShell</name>
     <packaging>pom</packaging>
     
-    <version>1.0-alpha-1-SNAPSHOT</version>
+    <version>1.0-alpha-1</version>
     
     <description>
         GShell is a framework for building rich command-line applications.
     </description>
     
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/sandbox/gshell/trunk/</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/sandbox/gshell/trunk/</developerConnection>
-        <url>https://svn.apache.org/viewvc/geronimo/sandbox/gshell/trunk/</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/genesis/tags/gshell-1.0-alpha-1</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/genesis/tags/gshell-1.0-alpha-1</developerConnection>
+        <url>https://svn.apache.org/viewvc/geronimo/genesis/tags/gshell-1.0-alpha-1</url>
     </scm>
     
     <dependencyManagement>
@@ -269,7 +269,10 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-release-plugin</artifactId>
-                    <version>2.0-beta-4</version>
+                    <version>2.0-beta-7</version>
+                    <configuration>
+                        <tagBase>https://svn.apache.org/repos/asf/geronimo/gshell/tags</tagBase>
+                    </configuration>
                 </plugin>
 
                 <plugin>
@@ -425,7 +428,7 @@
                         <configuration>
                             <extractors>
                                 <classComponentDescriptorExtractor>
-                                    <gleaner implementation="org.codehaus.plexus.cdc.gleaner.AnnotationComponentGleaner"/>
+                                    <gleaner implementation="org.codehaus.plexus.cdc.gleaner.AnnotationComponentGleaner" />
                                 </classComponentDescriptorExtractor>
                             </extractors>
                         </configuration>