[LIB-9] Add functional for transcoding vector images
[chesshog.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 4e23027..59db211 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -25,6 +25,7 @@
         <module>chesshog-core</module>
         <module>chesshog-format</module>
         <module>chesshog-uci</module>
+        <module>chesshog-graphics</module>
         <module>chesshog-hedgefish</module>
         <module>chesshog-dbetude</module>
         <module>chesshog-qrcode</module>
@@ -70,6 +71,7 @@
     </distributionManagement>
 
     <properties>
+        <chessHogVersion>0.1-SNAPSHOT</chessHogVersion>
         <junitVersion>4.12</junitVersion>
         <commonsConfigVersion>1.10</commonsConfigVersion>
         <commonsCollectionVersion>3.2.1</commonsCollectionVersion>