add pattern

This commit is contained in:
Besok
2019-10-24 20:56:09 +01:00
parent 20b4195fb2
commit 630532cdda
14 changed files with 320 additions and 53 deletions
+7 -1
View File
@@ -33,6 +33,12 @@
</parent>
<artifactId>role-object</artifactId>
<dependencies/>
<dependencies>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
</project>