Browse Source

Remove obsolete comments in POM mentioning GitHub Packages

Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
tags/V1_9_19
Alexander Kriegisch 2 years ago
parent
commit
72552a8934
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      lib/pom.xml

+ 0
- 2
lib/pom.xml View File

@@ -184,7 +184,6 @@
<artifactItems>

<artifactItem>
<!-- Available from GitHub Packages (needs special repository declaration) -->
<groupId>org.aspectj</groupId>
<artifactId>org.eclipse.jdt.core</artifactId>
<version>${jdt.core.version}</version>
@@ -194,7 +193,6 @@
<destFileName>jdtcore-for-aspectj.jar</destFileName>
</artifactItem>
<artifactItem>
<!-- Available from GitHub Packages (needs special repository declaration) -->
<groupId>org.aspectj</groupId>
<artifactId>org.eclipse.jdt.core</artifactId>
<version>${jdt.core.version}</version>

Loading…
Cancel
Save