We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8ab6b1 commit cabb5b8Copy full SHA for cabb5b8
releng/features/org.eclipse.ecf.discovery.dnssd.feature/feature.xml
@@ -2,7 +2,7 @@
2
<feature
3
id="org.eclipse.ecf.discovery.dnssd.feature"
4
label="ECF Discovery DNS-SD Provider"
5
- version="1.0.102.qualifier"
+ version="1.1.0.qualifier"
6
provider-name="%providerName"
7
license-feature="org.eclipse.license"
8
license-feature-version="0.0.0">
releng/features/org.eclipse.ecf.discovery.dnssd.feature/pom.xml
@@ -8,8 +8,7 @@
<version>1.0.0-SNAPSHOT</version>
9
<relativePath>../../../</relativePath>
10
</parent>
11
- <groupId>org.eclipse.ecf</groupId>
12
<artifactId>org.eclipse.ecf.discovery.dnssd.feature</artifactId>
13
- <version>1.0.102-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
14
<packaging>eclipse-feature</packaging>
15
</project>
0 commit comments