Skip to content

Commit d2590bb

Browse files
committed
Fixed Rascal packager configuration
1 parent b8c1ad7 commit d2590bb

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
@@ -97,7 +97,7 @@
9797
</execution>
9898
<execution>
9999
<id>rascal-package</id>
100-
<phase>pre-package</phase>
100+
<phase>prepare-package</phase>
101101
<goals>
102102
<goal>package</goal>
103103
</goals>

0 commit comments

Comments
 (0)