[LIB-9] Fix name of chesshog-dbetude module
[chesshog.git] / chesshog-qrcode / pom.xml
index 1c14a06..3c4b577 100644 (file)
             <version>${chessHogVersion}</version>
         </dependency>
         <dependency>
+            <groupId>org.hedgecode.chess</groupId>
+            <artifactId>chesshog-graphics</artifactId>
+            <version>${chessHogVersion}</version>
+        </dependency>
+        <dependency>
             <groupId>com.google.zxing</groupId>
             <artifactId>core</artifactId>
             <version>${zxingVersion}</version>