Skip to content

Commit 8c5c53f

Browse files
committed
it seems deploy is broken from release
1 parent b048e6e commit 8c5c53f

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
@@ -180,7 +180,7 @@
180180
<autoVersionSubmodules>true</autoVersionSubmodules>
181181
<useReleaseProfile>false</useReleaseProfile>
182182
<releaseProfiles>release-javacan</releaseProfiles>
183-
<goals>deploy</goals>
183+
<goals>package</goals>
184184
<arguments>-Prelease-javacan,all-architectures,test</arguments>
185185
</configuration>
186186
</plugin>

0 commit comments

Comments
 (0)