瀏覽代碼

Remove obsolete comments in POM mentioning GitHub Packages

Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
tags/V1_9_19
Alexander Kriegisch 2 年之前
父節點
當前提交
72552a8934
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0
    2
      lib/pom.xml

+ 0
- 2
lib/pom.xml 查看文件

@@ -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…
取消
儲存