We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3780f88 commit 586e894Copy full SHA for 586e894
1 file changed
pom.xml
@@ -179,11 +179,11 @@
179
180
<build>
181
<plugins>
182
- <plugin>
183
- <groupId>com.mysema.scalagen</groupId>
184
- <artifactId>scalagen-maven-plugin</artifactId>
185
- <version>0.2.2</version>
186
- </plugin>
+ <plugin>
+ <groupId>com.mysema.scalagen</groupId>
+ <artifactId>scalagen-maven-plugin</artifactId>
+ <version>0.2.2</version>
+ </plugin>
187
<plugin>
188
<artifactId>maven-assembly-plugin</artifactId>
189
<configuration>
0 commit comments