Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Knauer2014-08-21 11:54:55 +0000
committerMarkus Knauer2014-08-21 11:54:55 +0000
commit99346fcb525930911ef99800464dd163ccdcf6d4 (patch)
tree61d864d3a45f7db494536e70c963e9193dadd6bb /releng/org.eclipse.epp.config/parent/pom.xml
parent2b27b6db8aeb2219b6846752b986c9a4b3204b42 (diff)
downloadorg.eclipse.epp.packages-99346fcb525930911ef99800464dd163ccdcf6d4.tar.gz
org.eclipse.epp.packages-99346fcb525930911ef99800464dd163ccdcf6d4.tar.xz
org.eclipse.epp.packages-99346fcb525930911ef99800464dd163ccdcf6d4.zip
Set Simultaneous Release ID to 'luna-SR1-RC1' in parent pom.xml
Change-Id: Ia4b7f860757dbfc0ed378148deac3a830abf4e53 Signed-off-by: Markus Knauer <mknauer@eclipsesource.com>
Diffstat (limited to 'releng/org.eclipse.epp.config/parent/pom.xml')
-rw-r--r--releng/org.eclipse.epp.config/parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/releng/org.eclipse.epp.config/parent/pom.xml b/releng/org.eclipse.epp.config/parent/pom.xml
index cea9a9e9..505958fe 100644
--- a/releng/org.eclipse.epp.config/parent/pom.xml
+++ b/releng/org.eclipse.epp.config/parent/pom.xml
@@ -34,7 +34,7 @@
<!-- The location that is used to assemble the single EPP configuration p2 repository -->
<eclipse.epp.targetRepository>${eclipse.epp.archiveDirectory}/repository/</eclipse.epp.targetRepository>
<!-- ID used to generate the filename of the packages -->
- <eclipse.simultaneous.release.id>luna-SR1</eclipse.simultaneous.release.id>
+ <eclipse.simultaneous.release.id>luna-SR1-RC1</eclipse.simultaneous.release.id>
<!-- Timestamp used in various places, e.g. the about dialog (see about.mappings) -->
<eclipse.simultaneous.release.build>${maven.build.timestamp}</eclipse.simultaneous.release.build>
<!-- Human readable name of the release, e.g. used in the about dialog (see about.mappings) -->

Back to the top