Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFred Bricon2017-07-05 15:38:39 +0000
committerFred Bricon2017-07-05 15:47:08 +0000
commitc2ce628a2a38d62e4c906bf23e0eb91058bd9cd0 (patch)
treec7eedfc3f470d99a565e1a72856502d4ac6f7a93 /m2e-maven-runtime/pom.xml
parent451808222c3dad3a0ab5a530b75e94e006041f71 (diff)
downloadm2e-core-c2ce628a2a38d62e4c906bf23e0eb91058bd9cd0.tar.gz
m2e-core-c2ce628a2a38d62e4c906bf23e0eb91058bd9cd0.tar.xz
m2e-core-c2ce628a2a38d62e4c906bf23e0eb91058bd9cd0.zip
Bump version to 1.8.1-SNAPSHOT
Change-Id: Ib47d03ac991f6bf472888eacf5883a930aaa4d94 Signed-off-by: Fred Bricon <fbricon@gmail.com>
Diffstat (limited to 'm2e-maven-runtime/pom.xml')
-rw-r--r--m2e-maven-runtime/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/m2e-maven-runtime/pom.xml b/m2e-maven-runtime/pom.xml
index 0a40056f..f1e762b7 100644
--- a/m2e-maven-runtime/pom.xml
+++ b/m2e-maven-runtime/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.eclipse.m2e</groupId>
<artifactId>m2e-maven-runtime</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.8.1-SNAPSHOT</version>
<packaging>pom</packaging>
<organization>

Back to the top