Skip to content

Commit

Permalink
try to fix maven build by disabling the template plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
aharui committed Sep 24, 2019
1 parent 47e7fb8 commit d3544c9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion manualtests/UnitTests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@
</execution>
</executions>-->
</plugin>
<!-- AJH couldn't figure out how this was supposed to work so disabled it to try to get the release to work
<plugin>
<artifactId>maven-resources-plugin</artifactId>
<version>3.1.0</version>
Expand Down Expand Up @@ -125,7 +126,7 @@
</execution>
</executions>
</plugin>

-->

<!--<plugin>
<groupId>com.google.code.maven-replacer-plugin</groupId>
Expand Down

0 comments on commit d3544c9

Please sign in to comment.