Skip to content

Commit b01105d

Browse files
committed
Undoing last commit
Signed-off-by: James Sutton <james.sutton@uk.ibm.com>
1 parent 2e36e0f commit b01105d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
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>
@@ -159,7 +159,7 @@
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>

0 commit comments

Comments
 (0)