Closes gh-13192
This commit is contained in:
Johnny Lim
2018-05-17 19:21:40 +09:00
committed by Stephane Nicoll
parent c271f8ef8b
commit 75639aa682
6 changed files with 12 additions and 19 deletions

View File

@@ -333,9 +333,9 @@
<expandproperties />
</filterchain>
</copy>
<attachartifact file="${project.build.directory}/homebrew/springboot.rb"
classifier="homebrew" type="rb" />
</target>
<attachartifact file="${project.build.directory}/homebrew/springboot.rb"
classifier="homebrew" type="rb" />
</target>
</configuration>
</execution>
<execution>