Add pairgoth-common module to share sources between api and view webapps
This commit is contained in:
@@ -114,6 +114,11 @@
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.jeudego.pairgoth</groupId>
|
||||
<artifactId>pairgoth-common</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<!-- main dependencies -->
|
||||
<dependency>
|
||||
<groupId>org.jetbrains.kotlin</groupId>
|
||||
|
Reference in New Issue
Block a user