[LOGBack-dev] svn commit: r183 - logback/topLevel/trunk

noreply.seb at qos.ch noreply.seb at qos.ch
Thu Jul 20 16:35:56 CEST 2006


Author: seb
Date: Thu Jul 20 16:35:55 2006
New Revision: 183

Modified:
   logback/topLevel/trunk/pom.xml
Log:
added distribution management

Modified: logback/topLevel/trunk/pom.xml
==============================================================================
--- logback/topLevel/trunk/pom.xml	(original)
+++ logback/topLevel/trunk/pom.xml	Thu Jul 20 16:35:55 2006
@@ -61,4 +61,12 @@
 		</plugins>
 	</reporting>
 
+
+	<distributionManagement>
+		<site>
+			<id>pixie</id>
+			<url>scpexe://pixie/logback-test-site/</url>
+		</site>
+	</distributionManagement>
+
 </project>
\ No newline at end of file



More information about the logback-dev mailing list