Skip to content

Commit d400181

Browse files
committed
Prepare 1.4.0 release
1 parent 0415906 commit d400181

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Alternatively, you can integrate the plugin into your Maven project by adding th
2424
<plugin>
2525
<groupId>com.giovds</groupId>
2626
<artifactId>outdated-maven-plugin</artifactId>
27-
<version>1.3.0</version>
27+
<version>1.4.0</version>
2828
<configuration>
2929
<!-- The maximum amount of inactive years allowed -->
3030
<years>1</years>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>com.giovds</groupId>
77
<artifactId>outdated-maven-plugin</artifactId>
8-
<version>1.4.0-SNAPSHOT</version>
8+
<version>1.4.0</version>
99
<packaging>maven-plugin</packaging>
1010

1111
<name>The Outdated Maven Plugin</name>

0 commit comments

Comments
 (0)