< prev index next >

application/uitests/org.openjdk.jmc.rcp.application.uitest/pom.xml

Print this page

        

@@ -44,19 +44,19 @@
         <build>
                 <plugins>
                         <plugin>
                                 <groupId>org.eclipse.tycho</groupId>
                                 <artifactId>tycho-surefire-plugin</artifactId>
-                                <version>${tycho-version}</version>
+                                <version>${tycho.version}</version>
                                 <configuration>
                                         <excludes>${ui.test.excludes}</excludes>
                                 </configuration>
                         </plugin>
                         <plugin>
                                 <groupId>org.eclipse.tycho</groupId>
                                 <artifactId>target-platform-configuration</artifactId>
-                                <version>${tycho-version}</version>
+                                <version>${tycho.version}</version>
                                 <configuration>
                                         <dependency-resolution>
                                                 <extraRequirements>
                                                         <requirement>
                                                                 <type>eclipse-feature</type>
< prev index next >