Updated documentation. Made configuration file more readable.
[instantlauncher.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 89cfb6a..048f50d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         </dependency>
 
         <dependency>
-            <groupId>log4j</groupId>
-            <artifactId>log4j</artifactId>
-            <version>1.2.16</version>
+            <groupId>com.esotericsoftware.yamlbeans</groupId>
+            <artifactId>yamlbeans</artifactId>
+            <version>1.09</version>
         </dependency>
+
     </dependencies>
 
     <build>