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

See gh-2396
pull/2402/head
Andy Wilkinson 10 years ago
parent 01344c8617
commit 49bc12d564

@ -29,7 +29,6 @@
<dependency>
<groupId>org.springframework.plugin</groupId>
<artifactId>spring-plugin-core</artifactId>
<scope>runtime</scope>
</dependency>
</dependencies>
</project>

Loading…
Cancel
Save