Commit 9b02f191 by Tuomas Riihimäki

Fix moya-cardprinter pom

1 parent d96717b8
Showing with 5 additions and 3 deletions
......@@ -12,8 +12,8 @@
</dependencies>
<parent>
<groupId>fi.codecrew.moya</groupId>
<artifactId>moya-parent</artifactId>
<version>1.1-SNAPSHOT</version>
<relativePath>../moya-parent/pom.xml</relativePath>
<artifactId>moya</artifactId>
<version>1.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
</project>
\ No newline at end of file
......@@ -11,6 +11,7 @@
<modules>
<module>moya-parent</module>
<module>moya-authmodule</module>
<module>moya-cardprinter</module>
</modules>
<properties>
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!