Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Noyrit2015-06-26 17:40:55 +0000
committerflorian noyrit2015-06-26 17:49:47 +0000
commitdc05ba08549e97800bc10ca547cacb235c1d58de (patch)
tree00d07c07276ea186a24ea8022d1ce918518abfed /releng/rcp/org.eclipse.papyrus.rcp.feature/pom.xml
parent18814ac4bce633daf93a07bdae0a311804081206 (diff)
downloadorg.eclipse.papyrus-dc05ba08549e97800bc10ca547cacb235c1d58de.tar.gz
org.eclipse.papyrus-dc05ba08549e97800bc10ca547cacb235c1d58de.tar.xz
org.eclipse.papyrus-dc05ba08549e97800bc10ca547cacb235c1d58de.zip
Update RCP releng to build on Hudson.
Change-Id: Iefc217836807d0bb12fad8b122f38f606225df74 Signed-off-by: Florian Noyrit <florian.noyrit@cea.fr> Reviewed-on: https://git.eclipse.org/r/50972
Diffstat (limited to 'releng/rcp/org.eclipse.papyrus.rcp.feature/pom.xml')
-rwxr-xr-xreleng/rcp/org.eclipse.papyrus.rcp.feature/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/releng/rcp/org.eclipse.papyrus.rcp.feature/pom.xml b/releng/rcp/org.eclipse.papyrus.rcp.feature/pom.xml
index 61694e2d3e3..a2a24c58e44 100755
--- a/releng/rcp/org.eclipse.papyrus.rcp.feature/pom.xml
+++ b/releng/rcp/org.eclipse.papyrus.rcp.feature/pom.xml
@@ -2,7 +2,7 @@
<project>
<modelVersion>4.0.0</modelVersion>
<parent>
- <artifactId>org.eclipse.papyrus</artifactId>
+ <artifactId>org.eclipse.papyrus.rcp.releng</artifactId>
<groupId>org.eclipse.papyrus</groupId>
<version>1.1.0-SNAPSHOT</version>
<relativePath>..</relativePath>

Back to the top