Parse Emacs org mode file to object graph. WIP.
[sixth.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 65f2da6..e8e9fea 100644 (file)
--- a/pom.xml
+++ b/pom.xml
             <version>1.2-SNAPSHOT</version>
         </dependency>
 
+        <dependency>
+            <groupId>eu.svjatoslav</groupId>
+            <artifactId>svjatoslavcommons</artifactId>
+            <version>1.8-SNAPSHOT</version>
+        </dependency>
+
         <dependency>
             <groupId>eu.svjatoslav</groupId>
             <artifactId>javainspect</artifactId>