Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFred Bricon2018-09-20 14:37:29 +0000
committerFred Bricon2018-09-20 14:37:29 +0000
commitb22c49b475a8e9a372d8dce396c909711f990cb6 (patch)
tree93e3736bb95a84cba2a60088d03a5013ba5b29d1 /m2e-maven-runtime/pom.xml
parentfda7930db940ecd44b8f22c08478f389aa26aaf3 (diff)
downloadm2e-core-b22c49b475a8e9a372d8dce396c909711f990cb6.tar.gz
m2e-core-b22c49b475a8e9a372d8dce396c909711f990cb6.tar.xz
m2e-core-b22c49b475a8e9a372d8dce396c909711f990cb6.zip
Bump version to 1.9.2-SNAPSHOT
Change-Id: Iced537f87fb413fbfdd9d8007225d6035844521c 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 01c11275..98dd28f8 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.9.1-SNAPSHOT</version>
+ <version>1.9.2-SNAPSHOT</version>
<packaging>pom</packaging>
<organization>

Back to the top