Merge "Add dependency management for stax-utils"
[odlparent.git] / bundle-parent / pom.xml
index 499e1b208da7f565079a262ec89c50d868b8569b..5c7317c3645e34881d21039f5fab2a221a84ebd1 100644 (file)
@@ -20,6 +20,7 @@
     <modelVersion>4.0.0</modelVersion>
     <artifactId>bundle-parent</artifactId>
     <packaging>pom</packaging>
+    <name>ODL :: odlparent :: ${project.artifactId}</name>
 
     <build>
         <plugins>
         </plugins>
     </build>
 
+    <dependencies>
+        <dependency>
+           <groupId>junit</groupId>
+           <artifactId>junit</artifactId>
+        </dependency>
+    </dependencies>
+
   <!--
     Maven Site Configuration