Skip to content

Commit 19ebfd1

Browse files
committed
up
1 parent 25e23d1 commit 19ebfd1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dspot-maven/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,12 @@
6262
<artifactId>spoon-maven-plugin</artifactId>
6363
<version>3.8.0</version>
6464
<executions>
65-
<execution>
65+
<!-- <execution>
6666
<phase>generate-sources</phase>
6767
<goals>
6868
<goal>generate</goal>
6969
</goals>
70-
</execution>
70+
</execution>-->
7171
</executions>
7272
<configuration>
7373
<processors>

0 commit comments

Comments
 (0)