Closes gh-7253
This commit is contained in:
Johnny Lim
2016-10-31 19:07:29 +09:00
committed by Stephane Nicoll
parent 974ec92ad6
commit 7bb63238ab
3 changed files with 3 additions and 3 deletions

View File

@@ -33,7 +33,7 @@
</executions>
<dependencies>
<dependency>
<groupId>com.example</groupid>
<groupId>com.example</groupId>
<artifactId>custom-layout</artifactId>
<version>0.0.1.BUILD-SNAPSHOT</version>
</dependency>