Skip to content

Commit

Permalink
Update to feature version for httpclientjava filetransfer provider
Browse files Browse the repository at this point in the history
  • Loading branch information
scottslewis committed Sep 24, 2023
1 parent 26f04d0 commit e53370f
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.filetransfer.httpclientjava.feature"
label="%featureName"
version="2.0.0.qualifier"
version="2.0.100.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
</parent>
<artifactId>org.eclipse.ecf.filetransfer.httpclientjava.feature</artifactId>
<packaging>eclipse-feature</packaging>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.100-SNAPSHOT</version>
</project>

0 comments on commit e53370f

Please sign in to comment.