| commit | 4e1d9dc0a07d8b481e66d7b48d845a5d94f20d55 | [log] [tgz] |
|---|---|---|
| author | mszabo-wikia <mszabo@wikia-inc.com> | Wed Jan 30 18:42:25 2019 +0100 |
| committer | Maxim Nesen <24524084+senivam@users.noreply.github.com> | Thu Feb 07 11:29:44 2019 +0100 |
| tree | 1ba3bd45b1a5b8bc3f9fee947f36b3b5be8cbcf6 | |
| parent | df7479fbef0ff3af9c0ee2a9413d65a031383b06 [diff] |
Update maven-enforcer-plugin to 3.0.0-M2 Signed-off-by: mszabo-wikia <mszabo@wikia-inc.com>
diff --git a/pom.xml b/pom.xml index e37f381..2da6a7a 100644 --- a/pom.xml +++ b/pom.xml
@@ -229,7 +229,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-enforcer-plugin</artifactId> - <version>1.4.1</version> + <version>3.0.0-M2</version> <executions> <execution> <id>enforce-versions</id>