Skip to content

Commit 4c5729f

Browse files
committed
Fixed Rascal packager configuration
1 parent e5c985a commit 4c5729f

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
@@ -166,7 +166,7 @@
166166
</execution>
167167
<execution>
168168
<id>rascal-package</id>
169-
<phase>pre-package</phase>
169+
<phase>prepare-package</phase>
170170
<goals>
171171
<goal>package</goal>
172172
</goals>

0 commit comments

Comments
 (0)