Skip to content

Commit

Permalink
Merge 965e2fd into c002581
Browse files Browse the repository at this point in the history
  • Loading branch information
npasserini committed Aug 28, 2018
2 parents c002581 + 965e2fd commit 79cc917
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions org.uqbar.project.wollok.releng/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@
<!-- code coverage -->

<!-- CHANGELOG generation -->
<plugin>
<!--plugin>
<groupId>com.github.danielflower.mavenplugins</groupId>
<artifactId>gitlog-maven-plugin</artifactId>
<version>1.13.2</version>
Expand All @@ -396,7 +396,7 @@
<excludeCommitsPattern>!(.*#.*)</excludeCommitsPattern>
<outputDirectory>${project.basedir}</outputDirectory>
</configuration>
</plugin>
</plugin-->
<!-- commit changelog -->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 79cc917

Please sign in to comment.