Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2018-01-17 11:58:31 +0000
committerAlexander Kurtakov2018-01-17 11:58:31 +0000
commit072cbf1241aec772d0a62e1e3b5a60287bd5bf18 (patch)
treeaefe7c2bee628e0cc9c6d9658feb7842291e4270
parent27e696803ba9796bf8b77d7bd30749946a058918 (diff)
downloadrt.equinox.bundles-072cbf1241aec772d0a62e1e3b5a60287bd5bf18.tar.gz
rt.equinox.bundles-072cbf1241aec772d0a62e1e3b5a60287bd5bf18.tar.xz
rt.equinox.bundles-072cbf1241aec772d0a62e1e3b5a60287bd5bf18.zip
Change-Id: Id14fb14485a0c626cd3f6a787c9c789f5f21c2e8 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
-rw-r--r--features/org.eclipse.equinox.sdk/feature.xml2
-rw-r--r--features/org.eclipse.equinox.sdk/pom.xml4
-rw-r--r--features/org.eclipse.equinox.server.core/feature.xml2
-rw-r--r--features/org.eclipse.equinox.server.core/pom.xml4
-rw-r--r--features/org.eclipse.equinox.serverside.sdk/feature.xml2
-rw-r--r--features/org.eclipse.equinox.serverside.sdk/pom.xml4
6 files changed, 9 insertions, 9 deletions
diff --git a/features/org.eclipse.equinox.sdk/feature.xml b/features/org.eclipse.equinox.sdk/feature.xml
index 0d224c2de..e9cd3f630 100644
--- a/features/org.eclipse.equinox.sdk/feature.xml
+++ b/features/org.eclipse.equinox.sdk/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.equinox.sdk"
label="%featureName"
- version="3.13.2.qualifier"
+ version="3.13.3.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
diff --git a/features/org.eclipse.equinox.sdk/pom.xml b/features/org.eclipse.equinox.sdk/pom.xml
index 0254e9b14..c5960c5d9 100644
--- a/features/org.eclipse.equinox.sdk/pom.xml
+++ b/features/org.eclipse.equinox.sdk/pom.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2017 Eclipse Foundation and others.
+ Copyright (c) 2012, 2018 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,6 +19,6 @@
</parent>
<groupId>org.eclipse.equinox.feature</groupId>
<artifactId>org.eclipse.equinox.sdk</artifactId>
- <version>3.13.2-SNAPSHOT</version>
+ <version>3.13.3-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>
diff --git a/features/org.eclipse.equinox.server.core/feature.xml b/features/org.eclipse.equinox.server.core/feature.xml
index b23b48f08..ea70ea08f 100644
--- a/features/org.eclipse.equinox.server.core/feature.xml
+++ b/features/org.eclipse.equinox.server.core/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.equinox.server.core"
label="%featureName"
- version="1.5.2.qualifier"
+ version="1.5.3.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
diff --git a/features/org.eclipse.equinox.server.core/pom.xml b/features/org.eclipse.equinox.server.core/pom.xml
index 6700acfed..ae3d2ffcc 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, 2017 Eclipse Foundation.
+ Copyright (c) 2012, 2018 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.2-SNAPSHOT</version>
+ <version>1.5.3-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>
diff --git a/features/org.eclipse.equinox.serverside.sdk/feature.xml b/features/org.eclipse.equinox.serverside.sdk/feature.xml
index 1e8a327bf..0c43f1f9d 100644
--- a/features/org.eclipse.equinox.serverside.sdk/feature.xml
+++ b/features/org.eclipse.equinox.serverside.sdk/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.equinox.serverside.sdk"
label="%featureName"
- version="3.13.2.qualifier"
+ version="3.13.3.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
diff --git a/features/org.eclipse.equinox.serverside.sdk/pom.xml b/features/org.eclipse.equinox.serverside.sdk/pom.xml
index a0e628e1a..dba3d1a03 100644
--- a/features/org.eclipse.equinox.serverside.sdk/pom.xml
+++ b/features/org.eclipse.equinox.serverside.sdk/pom.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2017 Eclipse Foundation and others.
+ Copyright (c) 2012, 2018 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,6 +19,6 @@
</parent>
<groupId>org.eclipse.equinox.feature</groupId>
<artifactId>org.eclipse.equinox.serverside.sdk</artifactId>
- <version>3.13.2-SNAPSHOT</version>
+ <version>3.13.3-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>

Back to the top