diff options
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> |