Skip to content

Commit 13f70a1

Browse files
committed
Add SCM branch to scm-publish plugin
1 parent 8504fa1 commit 13f70a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@
8282
<artifactId>maven-scm-publish-plugin</artifactId>
8383
<configuration>
8484
<content>${project.reporting.outputDirectory}</content><!-- mono-module doesn't require site:stage -->
85+
<scmBranch>gh-pages</scmBranch>
8586
</configuration>
8687
<executions>
8788
<execution>

0 commit comments

Comments
 (0)