Browse Source

Updating to the latest attribution-maven-plugin.

0.9.5 removes dependencies only in the test scope, and fixes issues with IntelliJ complaining about configuration parameters not being recognized.
James Albright 9 years ago
parent
commit
5d98bc02b5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -236,7 +236,7 @@
             <plugin>
             <plugin>
                 <groupId>com.github.jinnovations</groupId>
                 <groupId>com.github.jinnovations</groupId>
                 <artifactId>attribution-maven-plugin</artifactId>
                 <artifactId>attribution-maven-plugin</artifactId>
-                <version>0.9.4</version>
+                <version>0.9.5</version>
                 <executions>
                 <executions>
                     <execution>
                     <execution>
                         <goals>
                         <goals>