We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e36e0f commit b01105dCopy full SHA for b01105d
1 file changed
pom.xml
@@ -149,7 +149,7 @@
149
<artifactId>eclipse-jarsigner-plugin</artifactId>
150
<version>1.1.4</version>
151
</plugin>
152
- <!--<plugin>
+ <plugin>
153
<groupId>org.eclipse.tycho.extras</groupId>
154
<artifactId>tycho-pack200a-plugin</artifactId>
155
<version>${tycho.version}</version>
@@ -159,7 +159,7 @@
159
160
<artifactId>tycho-pack200b-plugin</artifactId>
161
162
- </plugin>-->
+ </plugin>
163
<plugin>
164
<groupId>org.eluder.coveralls</groupId>
165
<artifactId>coveralls-maven-plugin</artifactId>
0 commit comments