Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2017-11-08 13:50:50 +0000
committerAlexander Kurtakov2017-11-08 13:50:50 +0000
commitd580636bf891edbdada094a4c35ccad842ab1766 (patch)
tree5c83b108becc6f78b0985dce31897e5b42ceb9ce /features/org.eclipse.equinox.server.core/pom.xml
parentfec8341b1e156915f7755fa5876a77b750d69848 (diff)
downloadrt.equinox.bundles-S4_7_2_RC4.tar.gz
rt.equinox.bundles-S4_7_2_RC4.tar.xz
rt.equinox.bundles-S4_7_2_RC4.zip
Change-Id: Ie5a25d8b4039a1550b59332c6ccdaa8661fcef0d Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
Diffstat (limited to 'features/org.eclipse.equinox.server.core/pom.xml')
-rw-r--r--features/org.eclipse.equinox.server.core/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/features/org.eclipse.equinox.server.core/pom.xml b/features/org.eclipse.equinox.server.core/pom.xml
index e7d247813..d4d3a338a 100644
--- a/features/org.eclipse.equinox.server.core/pom.xml
+++ b/features/org.eclipse.equinox.server.core/pom.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012 Eclipse Foundation.
+ Copyright (c) 2012, 2017 Eclipse Foundation.
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,6 +19,6 @@
</parent>
<groupId>org.eclipse.equinox.feature</groupId>
<artifactId>org.eclipse.equinox.server.core</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>

Back to the top