Skip to content

Commit

Permalink
Added org.codehaus.mojo:properties-maven-plugin plugin to versions
Browse files Browse the repository at this point in the history
  • Loading branch information
newmediaworks committed Oct 12, 2022
1 parent 0e4b974 commit bbe2671
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1168,6 +1168,9 @@ along with nmw-oss-parent. If not, see <https://www.gnu.org/licenses/>.
<plugin>
<groupId>org.apache.tomcat.maven</groupId><artifactId>tomcat7-maven-plugin</artifactId><version>2.2</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId><artifactId>properties-maven-plugin</artifactId><version>1.1.0</version>
</plugin>
<plugin>
<groupId>org.eclipse.jetty</groupId><artifactId>jetty-maven-plugin</artifactId><version>11.0.11</version>
</plugin>
Expand Down

0 comments on commit bbe2671

Please sign in to comment.