Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Knauer2018-07-19 14:38:41 +0000
committerMarkus Knauer2018-07-19 14:38:41 +0000
commitc620f26ac7cb69b5cc60c69f4ce3468623c2db4a (patch)
tree1229a13770ad2bb7bd3851e847047e9368ae590a /packages/org.eclipse.epp.package.rust/pom.xml
parent2b3358ff8a3ae686795881ac4816e47c950bfcea (diff)
downloadorg.eclipse.epp.packages-2018-09_M1.tar.gz
org.eclipse.epp.packages-2018-09_M1.tar.xz
org.eclipse.epp.packages-2018-09_M1.zip
Update strings and versions for 2018-092018-09_M1
Carefully update occurrences of the old version 4.8 to 4.9, and from photon to 2018-09. There are still some references to photon that should be updated manually by the package maintainers, specifically the p2 repository URLs in some of the packages that are still referencing a photon based URL. Change-Id: Ia29c96a232d2b3b50222ab6b1db3ace0742da3b0 Signed-off-by: Markus Knauer <mknauer@eclipsesource.com>
Diffstat (limited to 'packages/org.eclipse.epp.package.rust/pom.xml')
-rw-r--r--packages/org.eclipse.epp.package.rust/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/org.eclipse.epp.package.rust/pom.xml b/packages/org.eclipse.epp.package.rust/pom.xml
index 61eaffb7..3ff81cf7 100644
--- a/packages/org.eclipse.epp.package.rust/pom.xml
+++ b/packages/org.eclipse.epp.package.rust/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.eclipse.epp</groupId>
<artifactId>org.eclipse.epp-bundle-parent</artifactId>
- <version>4.8.0-SNAPSHOT</version>
+ <version>4.9.0-SNAPSHOT</version>
<relativePath>../../releng/org.eclipse.epp.config/parent/bundle</relativePath>
</parent>

Back to the top