You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2013/06/21 21:18:27 UTC

svn commit: r1495548 - in /commons/proper/commons-gpg-plugin/trunk: pom.xml src/site/xdoc/download_commons-gpg-plugin.xml

Author: sebb
Date: Fri Jun 21 19:18:27 2013
New Revision: 1495548

URL: http://svn.apache.org/r1495548
Log:
Make it a lot more obvious that this is an early version

Modified:
    commons/proper/commons-gpg-plugin/trunk/pom.xml
    commons/proper/commons-gpg-plugin/trunk/src/site/xdoc/download_commons-gpg-plugin.xml

Modified: commons/proper/commons-gpg-plugin/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/commons-gpg-plugin/trunk/pom.xml?rev=1495548&r1=1495547&r2=1495548&view=diff
==============================================================================
--- commons/proper/commons-gpg-plugin/trunk/pom.xml (original)
+++ commons/proper/commons-gpg-plugin/trunk/pom.xml Fri Jun 21 19:18:27 2013
@@ -27,7 +27,7 @@
  
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-gpg-plugin</artifactId>
-  <version>1.0-SNAPSHOT</version>
+  <version>0.1-SNAPSHOT</version>
   <name>Apache Commons Gpg Maven Mojo</name>
   <packaging>maven-plugin</packaging>
   <inceptionYear>2013</inceptionYear>
@@ -58,7 +58,7 @@ This is intended as a temporary measure 
     <mavenPluginPluginVersion>3.2</mavenPluginPluginVersion>
     <maven.compiler.source>1.5</maven.compiler.source>
     <maven.compiler.target>1.5</maven.compiler.target>
-    <commons.release.version>1.0</commons.release.version>
+    <commons.release.version>0.1</commons.release.version>
     <commons.componentid>commons-gpg-plugin</commons.componentid>
     <commons.rc.version>RC1</commons.rc.version>
     <commons.release.desc>(Requires Maven ${mavenVersion} or later)</commons.release.desc>

Modified: commons/proper/commons-gpg-plugin/trunk/src/site/xdoc/download_commons-gpg-plugin.xml
URL: http://svn.apache.org/viewvc/commons/proper/commons-gpg-plugin/trunk/src/site/xdoc/download_commons-gpg-plugin.xml?rev=1495548&r1=1495547&r2=1495548&view=diff
==============================================================================
--- commons/proper/commons-gpg-plugin/trunk/src/site/xdoc/download_commons-gpg-plugin.xml (original)
+++ commons/proper/commons-gpg-plugin/trunk/src/site/xdoc/download_commons-gpg-plugin.xml Fri Jun 21 19:18:27 2013
@@ -95,32 +95,32 @@ limitations under the License.
       </p>
     </subsection>
     </section>
-    <section name="Apache Commons Gpg Maven Mojo 1.0 (Requires Maven 2.2.1 or later)">
+    <section name="Apache Commons Gpg Maven Mojo 0.1 (Requires Maven 2.2.1 or later)">
       <subsection name="Binaries">
         <table>
           <tr>
-              <td><a href="[preferred]/commons/commons-gpg-plugin/binaries/commons-gpg-plugin-1.0-bin.tar.gz">commons-gpg-plugin-1.0-bin.tar.gz</a></td>
-              <td><a href="http://www.apache.org/dist/commons/commons-gpg-plugin/binaries/commons-gpg-plugin-1.0-bin.tar.gz.md5">md5</a></td>
-              <td><a href="http://www.apache.org/dist/commons/commons-gpg-plugin/binaries/commons-gpg-plugin-1.0-bin.tar.gz.asc">pgp</a></td>
+              <td><a href="[preferred]/commons/commons-gpg-plugin/binaries/commons-gpg-plugin-0.1-bin.tar.gz">commons-gpg-plugin-0.1-bin.tar.gz</a></td>
+              <td><a href="http://www.apache.org/dist/commons/commons-gpg-plugin/binaries/commons-gpg-plugin-0.1-bin.tar.gz.md5">md5</a></td>
+              <td><a href="http://www.apache.org/dist/commons/commons-gpg-plugin/binaries/commons-gpg-plugin-0.1-bin.tar.gz.asc">pgp</a></td>
           </tr>
           <tr>
-              <td><a href="[preferred]/commons/commons-gpg-plugin/binaries/commons-gpg-plugin-1.0-bin.zip">commons-gpg-plugin-1.0-bin.zip</a></td>
-              <td><a href="http://www.apache.org/dist/commons/commons-gpg-plugin/binaries/commons-gpg-plugin-1.0-bin.zip.md5">md5</a></td>
-              <td><a href="http://www.apache.org/dist/commons/commons-gpg-plugin/binaries/commons-gpg-plugin-1.0-bin.zip.asc">pgp</a></td>
+              <td><a href="[preferred]/commons/commons-gpg-plugin/binaries/commons-gpg-plugin-0.1-bin.zip">commons-gpg-plugin-0.1-bin.zip</a></td>
+              <td><a href="http://www.apache.org/dist/commons/commons-gpg-plugin/binaries/commons-gpg-plugin-0.1-bin.zip.md5">md5</a></td>
+              <td><a href="http://www.apache.org/dist/commons/commons-gpg-plugin/binaries/commons-gpg-plugin-0.1-bin.zip.asc">pgp</a></td>
           </tr>
         </table>
       </subsection>
       <subsection name="Source">
         <table>
           <tr>
-              <td><a href="[preferred]/commons/commons-gpg-plugin/source/commons-gpg-plugin-1.0-src.tar.gz">commons-gpg-plugin-1.0-src.tar.gz</a></td>
-              <td><a href="http://www.apache.org/dist/commons/commons-gpg-plugin/source/commons-gpg-plugin-1.0-src.tar.gz.md5">md5</a></td>
-              <td><a href="http://www.apache.org/dist/commons/commons-gpg-plugin/source/commons-gpg-plugin-1.0-src.tar.gz.asc">pgp</a></td>
+              <td><a href="[preferred]/commons/commons-gpg-plugin/source/commons-gpg-plugin-0.1-src.tar.gz">commons-gpg-plugin-0.1-src.tar.gz</a></td>
+              <td><a href="http://www.apache.org/dist/commons/commons-gpg-plugin/source/commons-gpg-plugin-0.1-src.tar.gz.md5">md5</a></td>
+              <td><a href="http://www.apache.org/dist/commons/commons-gpg-plugin/source/commons-gpg-plugin-0.1-src.tar.gz.asc">pgp</a></td>
           </tr>
           <tr>
-              <td><a href="[preferred]/commons/commons-gpg-plugin/source/commons-gpg-plugin-1.0-src.zip">commons-gpg-plugin-1.0-src.zip</a></td>
-              <td><a href="http://www.apache.org/dist/commons/commons-gpg-plugin/source/commons-gpg-plugin-1.0-src.zip.md5">md5</a></td>
-              <td><a href="http://www.apache.org/dist/commons/commons-gpg-plugin/source/commons-gpg-plugin-1.0-src.zip.asc">pgp</a></td>
+              <td><a href="[preferred]/commons/commons-gpg-plugin/source/commons-gpg-plugin-0.1-src.zip">commons-gpg-plugin-0.1-src.zip</a></td>
+              <td><a href="http://www.apache.org/dist/commons/commons-gpg-plugin/source/commons-gpg-plugin-0.1-src.zip.md5">md5</a></td>
+              <td><a href="http://www.apache.org/dist/commons/commons-gpg-plugin/source/commons-gpg-plugin-0.1-src.zip.asc">pgp</a></td>
           </tr>
         </table>
       </subsection>