Skip to content

Commit 217b3b6

Browse files
authored
Merge pull request #12 from usethesource/chore/fix-packager-configuration
Fixed Rascal packager configuration
2 parents a0abc1b + 4720a90 commit 217b3b6

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
@@ -89,7 +89,7 @@
8989
</execution>
9090
<execution>
9191
<id>package</id>
92-
<phase>pre-package</phase>
92+
<phase>prepare-package</phase>
9393
<goals>
9494
<goal>package</goal>
9595
</goals>

0 commit comments

Comments
 (0)