- added necessary information in the poms to create bundles
- minor fixes
diff --git a/pom.xml b/pom.xml
index 5d346c9..7060b03 100644
--- a/pom.xml
+++ b/pom.xml
@@ -153,6 +153,13 @@
 
 	</reporting>
 	
+	  
+  <scm>
+		<connection>http://svn.slf4j.org/repos/slf4j/trunk</connection>
+		<developerConnection>scm:svn:https://svn.slf4j.org/repos/slf4j/trunk</developerConnection>
+		<url>http://svn.slf4j.org/viewvc/slf4j/trunk/</url>
+	</scm>
+	
 	<distributionManagement>
 		<site>
 			<id>pixie</id>