Skip to content

Commit ff792d8

Browse files
authored
Merge pull request #15 from cwi-swat/chore/fix-packager-configuration
Fixed Rascal packager configuration
2 parents b14f5b6 + b3170c8 commit ff792d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
</execution>
8181
<execution>
8282
<id>package</id>
83-
<phase>pre-package</phase>
83+
<phase>prepare-package</phase>
8484
<goals>
8585
<goal>package</goal>
8686
</goals>

0 commit comments

Comments
 (0)