Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Bug 529837 - Feature versions should be updated to 18.0
  • Loading branch information
mrennie committed Jan 15, 2018
1 parent 921b7c7 commit 94e4f51
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion features/org.eclipse.orion.client-feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.orion.client.feature"
label="%featureName"
version="17.0.0.qualifier"
version="18.0.0.qualifier"
provider-name="%providerName"
plugin="org.eclipse.orion.client.core"
license-feature="org.eclipse.license"
Expand Down
4 changes: 2 additions & 2 deletions features/org.eclipse.orion.client-feature/pom.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2013, 2017 SAP AG and others.
Copyright (C) 2013, 2018 SAP AG and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
Expand All @@ -17,7 +17,7 @@

<groupId>org.eclipse.orion.feature</groupId>
<artifactId>org.eclipse.orion.client.feature</artifactId>
<version>17.0.0-SNAPSHOT</version>
<version>18.0.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>

<parent>
Expand Down

0 comments on commit 94e4f51

Please sign in to comment.