File tree 1 file changed +15
-10
lines changed
1 file changed +15
-10
lines changed Original file line number Diff line number Diff line change 183
183
</dependencies >
184
184
</plugin >
185
185
<!-- <plugin>-->
186
- <!-- <groupId>org.spockframework</groupId>-->
187
- <!-- <artifactId>spock-maven</artifactId>-->
188
- <!-- <version>0.7-groovy-2.0</version>-->
189
- <!-- <!–<executions>–>-->
190
- <!-- <!–<execution>–>-->
191
- <!-- <!–<goals>–>-->
192
- <!-- <!–<goal>find-specs</goal>–>-->
193
- <!-- <!–</goals>–>-->
194
- <!-- <!–</execution>–>-->
195
- <!-- <!–</executions>–>-->
186
+ <!-- <groupId>org.spockframework</groupId>-->
187
+ <!-- <artifactId>spock-maven</artifactId>-->
188
+ <!-- <version>0.7-groovy-2.0</version>-->
189
+ <!-- <!–<executions>–>-->
190
+ <!-- <!–<execution>–>-->
191
+ <!-- <!–<goals>–>-->
192
+ <!-- <!–<goal>find-specs</goal>–>-->
193
+ <!-- <!–</goals>–>-->
194
+ <!-- <!–</execution>–>-->
195
+ <!-- <!–</executions>–>-->
196
196
<!-- </plugin>-->
197
197
198
198
398
398
<id >jboss</id >
399
399
<url >https://repository.jboss.org/nexus/content/repositories/deprecated/</url >
400
400
</repository >
401
+ <repository >
402
+ <id >servicemix</id >
403
+ <url >http://svn.apache.org/repos/asf/servicemix/m2-repo/</url >
404
+ </repository >
405
+
401
406
</repositories >
402
407
403
408
<profiles >
You can’t perform that action at this time.
0 commit comments