summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pom.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/pom.xml b/pom.xml
index e3a9aa7..1c54535 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>