You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by ca...@apache.org on 2007/06/21 22:56:12 UTC

svn commit: r549611 - /logging/log4j/branches/v1_2-branch/pom.xml

Author: carnold
Date: Thu Jun 21 13:56:12 2007
New Revision: 549611

URL: http://svn.apache.org/viewvc?view=rev&rev=549611
Log:
Bug 37930: Revert back to 1.2.15 snapshot and simplify release goals

Modified:
    logging/log4j/branches/v1_2-branch/pom.xml

Modified: logging/log4j/branches/v1_2-branch/pom.xml
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/pom.xml?view=diff&rev=549611&r1=549610&r2=549611
==============================================================================
--- logging/log4j/branches/v1_2-branch/pom.xml (original)
+++ logging/log4j/branches/v1_2-branch/pom.xml Thu Jun 21 13:56:12 2007
@@ -21,7 +21,7 @@
   <artifactId>log4j</artifactId>
   <packaging>jar</packaging>
   <name>Apache Log4j</name>
-  <version>1.2.16-SNAPSHOT</version>
+  <version>1.2.15-SNAPSHOT</version>
   <properties>
     <currentVersion>1.2.15</currentVersion>
   </properties>  
@@ -392,8 +392,6 @@
           <artifactId>maven-release-plugin</artifactId>
           <configuration>
               <goals>site-deploy</goals>
-              <goals>assembly:assembly</goals>
-              <goals>deploy</goals>
           </configuration>
       </plugin>
       <plugin>



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