commit | eecc765a13406a1372a69ac445d82bbbe0ea7ff7 | [log] [tgz] |
---|---|---|
author | Joachim Bingel <joa.bingel@gmail.com> | Sat Jan 11 17:21:07 2014 +0000 |
committer | Joachim Bingel <joa.bingel@gmail.com> | Sat Jan 11 17:21:07 2014 +0000 |
tree | b04cc09d38271a6d47aac4030e5cf43708dd689f | |
parent | 89cceaccd2065ff6a67474ceaacdea6ea77e0377 [diff] [blame] |
more cosmas features implemented (elem, bed, in)
diff --git a/pom.xml b/pom.xml index b0df0c0..a408c20 100644 --- a/pom.xml +++ b/pom.xml
@@ -78,9 +78,9 @@ <configuration> <source>1.7</source> <target>1.7</target> - <excludes> + <!-- excludes> <exclude>**/CosmasTree.java</exclude> - </excludes> + </excludes --> </configuration> </plugin> </plugins>