|
@@ -71,6 +71,12 @@
|
|
<groupId>com.boman</groupId>
|
|
<groupId>com.boman</groupId>
|
|
<artifactId>boman-common-swagger</artifactId>
|
|
<artifactId>boman-common-swagger</artifactId>
|
|
</dependency>
|
|
</dependency>
|
|
|
|
+ <dependency>
|
|
|
|
+ <groupId>com.boman</groupId>
|
|
|
|
+ <artifactId>boman-domain</artifactId>
|
|
|
|
+ <version>2.5.0-SNAPSHOT</version>
|
|
|
|
+ <scope>compile</scope>
|
|
|
|
+ </dependency>
|
|
</dependencies>
|
|
</dependencies>
|
|
|
|
|
|
<build>
|
|
<build>
|