Skip to content

Commit 54dacad

Browse files
committed
attempt deploy with merge set to true, so hopefully we can keep multiple releases live simultaneously
1 parent 65b0567 commit 54dacad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

+1
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@
141141
<version>0.9</version>
142142
<configuration>
143143
<message>Maven artifacts for ${project.version}</message>
144+
<merge>true</merge>
144145
<noJekyll>true</noJekyll>
145146
<outputDirectory>${project.build.directory}/mvn-repo</outputDirectory>
146147
<branch>refs/heads/mvn-repo</branch>

0 commit comments

Comments
 (0)