Skip to content

Commit

Permalink
another try (#1333)
Browse files Browse the repository at this point in the history
* another try

* remove range

* closer

* restore qualifier

* remove range
  • Loading branch information
elharo authored Feb 3, 2017
1 parent 1ef670a commit 2a0bfcf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="com.google.cloud.tools.eclipse.suite.e45.feature"
label="Google Cloud Platform for Eclipse 4.5 and later"
version="0.1.0.qualifier"
version="1.0.0.qualifier"
provider-name="Google, Inc."
plugin="com.google.cloud.tools.eclipse.appengine.ui"
license-feature="com.google.licenses.apache_v2">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<relativePath>../../</relativePath>
</parent>
<artifactId>com.google.cloud.tools.eclipse.suite.e45.feature</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>1.0.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>

</project>
1 change: 0 additions & 1 deletion gcp-repo/metadata.p2.inf
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,4 @@ Please visit the following URL for details:\n\n\
units.1.licenses.0.location = https://www.apache.org/licenses/LICENSE-2.0
units.1.requires.1.namespace=org.eclipse.equinox.p2.iu
units.1.requires.1.name=com.google.cloud.tools.eclipse.suite.e45.feature.feature.group
units.1.requires.1.range=[0.1.0,1.0.0]
units.1.requires.1.greedy=true

0 comments on commit 2a0bfcf

Please sign in to comment.