Skip to content

Commit 04965b7

Browse files
Fixed broken interfaces-ext/pom.xml
(Actually SimonBin did)
1 parent 9e7e8f9 commit 04965b7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

interfaces-ext/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@
227227
<execution>
228228
<phase>package</phase>
229229
<goals>
230-
<goal>attached</goal>
230+
<goal>single</goal>
231231
</goals>
232232
</execution>
233233
</executions>
@@ -636,4 +636,4 @@
636636

637637

638638

639-
</project>
639+
</project>

0 commit comments

Comments
 (0)