Skip to content
This repository has been archived by the owner on May 9, 2019. It is now read-only.

Commit

Permalink
rev'ing the pom version
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Kerwin committed Aug 9, 2016
1 parent ebdc703 commit f586d2b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.blackducksoftware.integration</groupId>
<artifactId>common-maven-parent</artifactId>
<version>1.0.9-SNAPSHOT</version>
<version>1.1.0</version>
<packaging>pom</packaging>

<name>Common Maven Parent POM</name>
Expand Down Expand Up @@ -295,6 +295,9 @@
<goal>filter-test-plugin-descriptor</goal>
<goal>generate-rest-docs</goal>
<goal>filter-plugin-descriptor</goal>
<goal>generate-manifest</goal>
<goal>generate-test-manifest</goal>
<goal>copy-test-bundled-dependencies</goal>
</goals>
</pluginExecutionFilter>
<action>
Expand Down

0 comments on commit f586d2b

Please sign in to comment.