cdi project in initial revision
[utils] / support / general / pom.xml
index 86d63f77d7437ff7496fcdd937f88732fd08ab64..8354f98fd8b8165179d13efc89c2072c59613612 100644 (file)
       <groupId>commons-beanutils</groupId>
       <artifactId>commons-beanutils</artifactId>
     </dependency>
-    <!-- should be possible to remove the dependence on log4j -->
-    <dependency>
-      <groupId>log4j</groupId>
-      <artifactId>log4j</artifactId>
-    </dependency>
     <dependency>
       <groupId>dom4j</groupId>
       <artifactId>dom4j</artifactId>
@@ -66,7 +61,7 @@
   
   <distributionManagement>
     <site>
-      <id>test-enterprise-site</id>
+      <id>support-general</id>
       <url>file:${distrib}/support/general</url>
     </site>
   </distributionManagement>