Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStéphane Bégaudeau2018-09-19 08:50:13 +0000
committerStéphane Bégaudeau2018-09-19 08:50:13 +0000
commitf44f70cf3491e6221dca24506f26357eb4ab0171 (patch)
tree9d4a28232f6bd75dda1cbcff0092d02e19d2de47 /tests/org.eclipse.eef.tests/pom.xml
parentc4e8fd2e2b9fe293d44a5a019edda3f8dcadea88 (diff)
downloadorg.eclipse.eef-f44f70cf3491e6221dca24506f26357eb4ab0171.tar.gz
org.eclipse.eef-f44f70cf3491e6221dca24506f26357eb4ab0171.tar.xz
org.eclipse.eef-f44f70cf3491e6221dca24506f26357eb4ab0171.zip
[releng] Bump to 2.1.1
Change-Id: I98eb5edd7465b79c168eb216e34633ada92f822a Signed-off-by: Stéphane Bégaudeau <stephane.begaudeau@obeo.fr>
Diffstat (limited to 'tests/org.eclipse.eef.tests/pom.xml')
-rw-r--r--tests/org.eclipse.eef.tests/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/org.eclipse.eef.tests/pom.xml b/tests/org.eclipse.eef.tests/pom.xml
index 75b3b50b4..98d646edb 100644
--- a/tests/org.eclipse.eef.tests/pom.xml
+++ b/tests/org.eclipse.eef.tests/pom.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
-Copyright (c) 2015 Obeo.
+Copyright (c) 2015, 2018 Obeo.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
@@ -16,7 +16,7 @@ Contributors:
<parent>
<groupId>org.eclipse.eef</groupId>
<artifactId>org.eclipse.eef.parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.1.1-SNAPSHOT</version>
<relativePath>../../releng/org.eclipse.eef.releng</relativePath>
</parent>

Back to the top