Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSzymon Ptaszkiewicz2014-08-26 09:54:01 +0000
committerSzymon Ptaszkiewicz2014-08-26 09:54:01 +0000
commit1a707bfb443d1d8566d8c5dbe30b1498a6b03624 (patch)
treec204257f6d52c83311c23d6cc1b467e89b2e8b0a /tests/org.eclipse.core.tests.net/pom.xml
parent6cc66e236029fa8332f6c8f829a0dfe044ec63ee (diff)
downloadeclipse.platform.team-1a707bfb443d1d8566d8c5dbe30b1498a6b03624.tar.gz
eclipse.platform.team-1a707bfb443d1d8566d8c5dbe30b1498a6b03624.tar.xz
eclipse.platform.team-1a707bfb443d1d8566d8c5dbe30b1498a6b03624.zip
Diffstat (limited to 'tests/org.eclipse.core.tests.net/pom.xml')
-rw-r--r--tests/org.eclipse.core.tests.net/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/org.eclipse.core.tests.net/pom.xml b/tests/org.eclipse.core.tests.net/pom.xml
index 32b27e6a7..99baefc13 100644
--- a/tests/org.eclipse.core.tests.net/pom.xml
+++ b/tests/org.eclipse.core.tests.net/pom.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2013 Eclipse Foundation and others.
+ Copyright (c) 2012, 2014 Eclipse Foundation and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Distribution License v1.0
which accompanies this distribution, and is available at
@@ -18,6 +18,6 @@
</parent>
<groupId>org.eclipse.core</groupId>
<artifactId>org.eclipse.core.tests.net</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.100-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top