Skip to content

Commit

Permalink
Updated feature for bndtools fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
scottslewis committed Jan 13, 2024
1 parent 4c9fb21 commit ed6161f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.ecf.remoteservices.tooling.bndtools.feature"
label="ECF Bndtools Support"
version="1.0.0.qualifier"
version="1.1.0.qualifier"
provider-name="%featureProvider">

<description url="http://www.example.com/description">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.ecf</groupId>
<artifactId>ecf-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.1.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.eclipse.ecf.remoteservices.tooling.bndtools.feature</artifactId>
Expand Down

0 comments on commit ed6161f

Please sign in to comment.