< prev index next >

application/tests/org.openjdk.jmc.rjmx.test/pom.xml

Print this page

        

@@ -43,11 +43,11 @@
         <build>
                 <plugins>
                         <plugin>
                                 <groupId>org.eclipse.tycho</groupId>
                                 <artifactId>tycho-surefire-plugin</artifactId>
-                                <version>${tycho-version}</version>
+                                <version>${tycho.version}</version>
                                 <configuration>
                                         <argLine>-Dcom.sun.management.jmxremote.port=9999 -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false -Djava.rmi.server.hostname=localhost -Djmc.test.rjmx.serviceURL=service:jmx:rmi:///jndi/rmi://localhost:9999/jmxrmi</argLine>
                                 </configuration>
                         </plugin>
                 </plugins>
< prev index next >