Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
stevespringett committed Nov 25, 2018
1 parent 3f759fd commit 4f1bf8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>org.dependencytrack</groupId>
<artifactId>fortify-ssc-plugin</artifactId>
<packaging>jar</packaging>
<version>0.1.2</version> <!-- version must match (\\d+)(\\.\\d+)* therefore no -SNAPSHOT versions allowed
<version>0.1.2</version> <!-- version must match (\\d+)(\\.\\d+)* therefore no -SNAPSHOT versions allowed -->

<name>Dependency-Track Plugin for Fortify SSC</name>
<description>
Expand Down Expand Up @@ -220,4 +220,4 @@
</profile>
</profiles>

</project>
</project>

0 comments on commit 4f1bf8f

Please sign in to comment.