ko-ws-tyrus/pom.xml
branchnetbeans
changeset 361 700087d2a5d3
parent 359 6b23a639bdb5
child 444 03eeeb863fa1
     1.1 --- a/ko-ws-tyrus/pom.xml	Mon Dec 16 15:18:58 2013 +0100
     1.2 +++ b/ko-ws-tyrus/pom.xml	Mon Dec 16 15:48:09 2013 +0100
     1.3 @@ -38,6 +38,7 @@
     1.4      </build>
     1.5      <properties>
     1.6      <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     1.7 +    <bundleSymbolicName>org.netbeans.html.ko-ws-tyrus</bundleSymbolicName>
     1.8    </properties>
     1.9    <dependencies>
    1.10      <!-- compile only deps -->
    1.11 @@ -126,7 +127,7 @@
    1.12      </dependency>
    1.13      <dependency>
    1.14          <groupId>${project.groupId}</groupId>
    1.15 -        <artifactId>boot-fx</artifactId>
    1.16 +        <artifactId>net.java.html.boot.fx</artifactId>
    1.17          <version>${project.version}</version>
    1.18          <scope>test</scope>
    1.19      </dependency>