Commit 49bc12d5 authored by Andy Wilkinson's avatar Andy Wilkinson

Make spring-plugin-core a compile dependency so EntityLinks can be used

See gh-2396
parent 01344c86
...@@ -29,7 +29,6 @@ ...@@ -29,7 +29,6 @@
<dependency> <dependency>
<groupId>org.springframework.plugin</groupId> <groupId>org.springframework.plugin</groupId>
<artifactId>spring-plugin-core</artifactId> <artifactId>spring-plugin-core</artifactId>
<scope>runtime</scope>
</dependency> </dependency>
</dependencies> </dependencies>
</project> </project>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment