We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5907016 + b8ce470 commit fceb53fCopy full SHA for fceb53f
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.301.qualifier"
+ version="1.0.400.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.301-SNAPSHOT</version>
+ <version>1.0.400-SNAPSHOT</version>
14
<packaging>eclipse-feature</packaging>
15
</project>
0 commit comments