Skip to content

Commit 3780f88

Browse files
committed
Update pom.xml
1 parent 1c93133 commit 3780f88

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,11 @@
179179

180180
<build>
181181
<plugins>
182+
<plugin>
183+
<groupId>com.mysema.scalagen</groupId>
184+
<artifactId>scalagen-maven-plugin</artifactId>
185+
<version>0.2.2</version>
186+
</plugin>
182187
<plugin>
183188
<artifactId>maven-assembly-plugin</artifactId>
184189
<configuration>

0 commit comments

Comments
 (0)