diff options
| author | 2025-08-08 07:33:47 +0300 | |
|---|---|---|
| committer | 2025-08-08 07:33:47 +0300 | |
| commit | 10bef9e3325ba26216866258572524e6433d759b (patch) | |
| tree | 198e8c30be9967c4b06afad42fd1455d56855fdf /pom.xml | |
| parent | Add jline (diff) | |
| download | lv.enes:parent-10bef9e3325ba26216866258572524e6433d759b.tar.gz lv.enes:parent-10bef9e3325ba26216866258572524e6433d759b.tar.xz lv.enes:parent-10bef9e3325ba26216866258572524e6433d759b.zip | |
Remove maven-core & maven-plugin-api
Diffstat (limited to 'pom.xml')
| -rw-r--r-- | pom.xml | 10 |
1 files changed, 0 insertions, 10 deletions
| @@ -137,16 +137,6 @@ | |||
| 137 | <type>pom</type> | 137 | <type>pom</type> |
| 138 | </dependency> | 138 | </dependency> |
| 139 | <dependency> | 139 | <dependency> |
| 140 | <groupId>org.apache.maven</groupId> | ||
| 141 | <artifactId>maven-core</artifactId> | ||
| 142 | <version>${maven.version}</version> | ||
| 143 | </dependency> | ||
| 144 | <dependency> | ||
| 145 | <groupId>org.apache.maven</groupId> | ||
| 146 | <artifactId>maven-plugin-api</artifactId> | ||
| 147 | <version>${maven.version}</version> | ||
| 148 | </dependency> | ||
| 149 | <dependency> | ||
| 150 | <groupId>org.apache.maven.plugin-tools</groupId> | 140 | <groupId>org.apache.maven.plugin-tools</groupId> |
| 151 | <artifactId>maven-plugin-annotations</artifactId> | 141 | <artifactId>maven-plugin-annotations</artifactId> |
| 152 | <version>${plugin-annotations.version}</version> | 142 | <version>${plugin-annotations.version}</version> |