Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIgor Fedorenko2015-01-09 18:18:39 +0000
committerIgor Fedorenko2015-01-09 18:18:39 +0000
commit1a022917d0b52da52449086b8ae0c2790affbf35 (patch)
tree83daf9f50c2588bc5c9b0ab354763b9f848c6943 /m2e-maven-runtime/org.eclipse.m2e.maven.runtime.slf4j.simple
parent9677eb390d535784329719dfb3ce3008306743c2 (diff)
downloadm2e-core-1a022917d0b52da52449086b8ae0c2790affbf35.tar.gz
m2e-core-1a022917d0b52da52449086b8ae0c2790affbf35.tar.xz
m2e-core-1a022917d0b52da52449086b8ae0c2790affbf35.zip
Change-Id: I7559fef711fb67af7bf7c3826251004034e533fc Signed-off-by: Igor Fedorenko <igor@ifedorenko.com>
Diffstat (limited to 'm2e-maven-runtime/org.eclipse.m2e.maven.runtime.slf4j.simple')
-rw-r--r--m2e-maven-runtime/org.eclipse.m2e.maven.runtime.slf4j.simple/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/m2e-maven-runtime/org.eclipse.m2e.maven.runtime.slf4j.simple/pom.xml b/m2e-maven-runtime/org.eclipse.m2e.maven.runtime.slf4j.simple/pom.xml
index cbd49165..99ad543a 100644
--- a/m2e-maven-runtime/org.eclipse.m2e.maven.runtime.slf4j.simple/pom.xml
+++ b/m2e-maven-runtime/org.eclipse.m2e.maven.runtime.slf4j.simple/pom.xml
@@ -13,7 +13,7 @@
<parent>
<groupId>org.eclipse.m2e</groupId>
<artifactId>m2e-maven-runtime</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.5.1-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.m2e.maven.runtime.slf4j.simple</artifactId>

Back to the top