Skip to content

Commit a11f871

Browse files
committed
Remove incorrect target definition
This is leftover cruft from an earlier experiment
1 parent 8adb2b6 commit a11f871

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

eclipse/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -190,13 +190,6 @@
190190
<artifactId>target-platform-configuration</artifactId>
191191
<version>${tycho-version}</version>
192192
<configuration>
193-
<target>
194-
<artifact>
195-
<groupId>org.mybatis.generator</groupId>
196-
<artifactId>org.mybatis.generator.eclipse.target.platform</artifactId>
197-
<version>${project.version}</version>
198-
</artifact>
199-
</target>
200193
<target>
201194
<file>../releng/2021-06.target</file>
202195
</target>

0 commit comments

Comments
 (0)