We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6288d19 + 25ac505 commit 5773b05Copy full SHA for 5773b05
releng/features/org.eclipse.ecf.remoteservice.servlet.feature/feature.xml
@@ -2,7 +2,7 @@
2
<feature
3
id="org.eclipse.ecf.remoteservice.servlet.feature"
4
label="ECF Remote Services Servlet API Feature"
5
- version="1.0.400.qualifier"
+ version="1.0.500.qualifier"
6
provider-name="%providerName"
7
license-feature="org.eclipse.license"
8
license-feature-version="0.0.0">
releng/features/org.eclipse.ecf.remoteservice.servlet.feature/pom.xml
@@ -10,6 +10,6 @@
10
</parent>
11
<groupId>org.eclipse.ecf</groupId>
12
<artifactId>org.eclipse.ecf.remoteservice.servlet.feature</artifactId>
13
- <version>1.0.400-SNAPSHOT</version>
+ <version>1.0.500-SNAPSHOT</version>
14
<packaging>eclipse-feature</packaging>
15
</project>
0 commit comments