Author: norman
Date: Sat Sep 11 17:12:13 2010
New Revision: 996176
URL: http://svn.apache.org/viewvc?rev=996176&view=rev
Log:
[maven-release-plugin] rollback the release of apache-james-imap-0.1
Modified:
james/imap/trunk/parent/pom.xml
Modified: james/imap/trunk/parent/pom.xml
URL:
http://svn.apache.org/viewvc/james/imap/trunk/parent/pom.xml?rev=996176&r1=996175&r2=996176&view=diff
==============================================================================
--- james/imap/trunk/parent/pom.xml (original)
+++ james/imap/trunk/parent/pom.xml Sat Sep 11 17:12:13 2010
@@ -27,16 +27,16 @@
<groupId>org.apache.james</groupId>
<artifactId>apache-james-imap-parent</artifactId>
<name>Apache JAMES Imap Parent pom</name>
- <version>0.1</version>
+ <version>0.1-M2-SNAPSHOT</version>
<description>The Apache JAMES Imap Protocol</description>
<url>http://james.apache.org/imap/</url>
<inceptionYear>2002</inceptionYear>
<packaging>pom</packaging>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/james/imap/tags/apache-james-imap-0.1</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/imap/tags/apache-james-imap-0.1</developerConnection>
-
<url>http://svn.apache.org/viewcvs.cgi/james/imap/trunk/tags/apache-james-imap-0.1?root=Apache-SVN</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/james/imap/trunk</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/imap/trunk</developerConnection>
+
<url>http://svn.apache.org/viewcvs.cgi/james/imap/trunk?root=Apache-SVN</url>
</scm>
<repositories>
@@ -104,7 +104,7 @@
<extensions>true</extensions>
<configuration>
<instructions>
-
<Export-Package>org.apache.james.imap.*;org.apache.james.mailbox.*</Export-Package>
+ <Export-Package>org.apache.james.imap.*</Export-Package>
<Embed-Dependency>*;scope=runtime</Embed-Dependency>
</instructions>
</configuration>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]