You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by rd...@apache.org on 2009/04/27 10:49:03 UTC

svn commit: r768899 - /james/mailet/crypto/trunk/pom.xml

Author: rdonkin
Date: Mon Apr 27 08:49:02 2009
New Revision: 768899

URL: http://svn.apache.org/viewvc?rev=768899&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    james/mailet/crypto/trunk/pom.xml

Modified: james/mailet/crypto/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/mailet/crypto/trunk/pom.xml?rev=768899&r1=768898&r2=768899&view=diff
==============================================================================
--- james/mailet/crypto/trunk/pom.xml (original)
+++ james/mailet/crypto/trunk/pom.xml Mon Apr 27 08:49:02 2009
@@ -21,7 +21,7 @@
   <groupId>org.apache.james</groupId>
   <artifactId>apache-crypto-mailets</artifactId>
   <name>Apache JAMES Crypto Mailets</name>
-  <version>1.0</version>
+  <version>1.1-SNAPSHOT</version>
   <packaging>jar</packaging>
   <description>
     Apache JAMES Cryptographic Mailets is a collection of mailets which use cryptography.
@@ -75,9 +75,9 @@
   </issueManagement>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/james/mailet/crypto/tags/apache-crypto-mailets-1.0</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/mailet/crypto/tags/apache-crypto-mailets-1.0</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/james/mailet/crypto/tags/apache-crypto-mailets-1.0?root=Apache-SVN</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/james/mailet/crypto/trunk</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/mailet/crypto/trunk</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/james/mailet/crypto/trunk/?root=Apache-SVN</url>
   </scm>
 
   <dependencies>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org