Skip to content

Commit 2e40b46

Browse files
committed
depend on maven 3.2.5
Signed-off-by: Igor Fedorenko <[email protected]>
1 parent 6bf5532 commit 2e40b46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ under the License.
145145
</distributionManagement>
146146

147147
<properties>
148-
<mavenVersion>3.2.4-SNAPSHOT</mavenVersion>
148+
<mavenVersion>3.2.5</mavenVersion>
149149
<plexusVersion>1.5.5</plexusVersion>
150150
<maven.site.path>plugin-testing-archives/LATEST</maven.site.path>
151151
<!-- Not sure if this is intentional but MojoRule has an @Override annotation from the interface which is

0 commit comments

Comments
 (0)