Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Bug 525585 - Feature versions should be updated to 17.0
  • Loading branch information
mrennie committed Oct 4, 2017
1 parent 2811964 commit a08ec05
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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="16.0.0.qualifier"
version="17.0.0.qualifier"
provider-name="%providerName"
plugin="org.eclipse.orion.client.core"
license-feature="org.eclipse.license"
Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.orion.client-feature/pom.xml
Expand Up @@ -17,7 +17,7 @@

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

<parent>
Expand Down

0 comments on commit a08ec05

Please sign in to comment.