[LOGBack-dev] svn commit: r171 - logback/core/trunk

noreply.seb at qos.ch noreply.seb at qos.ch
Thu Jul 20 11:27:08 CEST 2006


Author: seb
Date: Thu Jul 20 11:27:08 2006
New Revision: 171

Modified:
   logback/core/trunk/pom.xml
Log:
assembly now goes to site/dist

Modified: logback/core/trunk/pom.xml
==============================================================================
--- logback/core/trunk/pom.xml	(original)
+++ logback/core/trunk/pom.xml	Thu Jul 20 11:27:08 2006
@@ -96,7 +96,7 @@
 					<finalName>
 						LOGBackCore-${project.version}
 					</finalName>
-					<outputDirectory>target/site/</outputDirectory>
+					<outputDirectory>target/site/dist/</outputDirectory>
 				</configuration>
 			</plugin>
 



More information about the logback-dev mailing list