Skip to content

Commit

Permalink
minor fix to pom
Browse files Browse the repository at this point in the history
  • Loading branch information
davewichers committed Jul 14, 2015
1 parent b05b992 commit da9dbaa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -456,6 +456,7 @@
</replacements>
</configuration>
</plugin>
<!--
<plugin>
<groupId>org.jasig.mojo.jspc</groupId>
<artifactId>jspc-maven-plugin</artifactId>
Expand All @@ -469,7 +470,6 @@
</goals>
</execution>
</executions>
<!-- Use the Tomcat 7 JSP compiler -->
<dependencies>
<dependency>
<groupId>org.jasig.mojo.jspc</groupId>
Expand All @@ -486,6 +486,7 @@
<webXml>${basedir}/target/jspweb.xml</webXml>
</configuration>
</plugin>
-->
<!-- FindBugs Static Analysis -->
<plugin>
<groupId>org.codehaus.mojo</groupId>
Expand Down

0 comments on commit da9dbaa

Please sign in to comment.