now distinguishing between provided and required service and added
[utils] / system / general / pom.xml
index 19302b13022b62c41420366f3d3662c26168d0ca..190d45ca7d4e345a3e3a4bc8c9340fdfb660c647 100644 (file)
       <groupId>commons-logging</groupId>
       <artifactId>commons-logging</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.wamblee</groupId>
+      <artifactId>wamblee-support</artifactId>
+      <type>test-jar</type>
+    </dependency>
   </dependencies>
 
 </project>