File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7676 <dependency >
7777 <groupId >junit</groupId >
7878 <artifactId >junit</artifactId >
79- <version >4.11 </version >
79+ <version >${junit.version} </version >
8080 <scope >test</scope >
8181 </dependency >
8282 </dependencies >
149149 <artifactId >eclipse-jarsigner-plugin</artifactId >
150150 <version >1.1.4</version >
151151 </plugin >
152- <plugin >
152+ <!-- < plugin>
153153 <groupId>org.eclipse.tycho.extras</groupId>
154154 <artifactId>tycho-pack200a-plugin</artifactId>
155155 <version>${tycho.version}</version>
159159 <groupId>org.eclipse.tycho.extras</groupId>
160160 <artifactId>tycho-pack200b-plugin</artifactId>
161161 <version>${tycho.version}</version>
162- </plugin >
162+ </plugin>-->
163163 <plugin >
164164 <groupId >org.eluder.coveralls</groupId >
165165 <artifactId >coveralls-maven-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments