Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDani Megert2013-02-25 17:12:35 +0000
committerDani Megert2013-02-25 17:12:35 +0000
commit4743bcb5dbead42e841b0cd0f2c323ede4614d53 (patch)
tree6b68579f96299c07859fb40b4298d64537a342c2 /bundles/org.eclipse.team.cvs.ssh2/pom.xml
parent72cb82864aa48bbca72422765dcbaabc679e1115 (diff)
downloadeclipse.platform.team-4743bcb5dbead42e841b0cd0f2c323ede4614d53.tar.gz
eclipse.platform.team-4743bcb5dbead42e841b0cd0f2c323ede4614d53.tar.xz
eclipse.platform.team-4743bcb5dbead42e841b0cd0f2c323ede4614d53.zip
Diffstat (limited to 'bundles/org.eclipse.team.cvs.ssh2/pom.xml')
-rw-r--r--bundles/org.eclipse.team.cvs.ssh2/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/bundles/org.eclipse.team.cvs.ssh2/pom.xml b/bundles/org.eclipse.team.cvs.ssh2/pom.xml
index b2a16ab89..1c2a9c1be 100644
--- a/bundles/org.eclipse.team.cvs.ssh2/pom.xml
+++ b/bundles/org.eclipse.team.cvs.ssh2/pom.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012 Eclipse Foundation.
+ Copyright (c) 2012, 2013 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
@@ -19,7 +19,7 @@
<version>3.8.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
- <groupId>eclipse.platform.team</groupId>
+ <groupId>org.eclipse.team</groupId>
<artifactId>org.eclipse.team.cvs.ssh2</artifactId>
<version>3.2.300-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

Back to the top