#5 - Polishing pom.xml in preparation of 1.0 release.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
<artifactId>spring-plugin-core</artifactId>
|
||||
|
||||
<name>Spring Plugin Core</name>
|
||||
<name>Spring Plugin - Core</name>
|
||||
<description>Core plugin infrastructure</description>
|
||||
|
||||
<parent>
|
||||
@@ -44,13 +44,6 @@
|
||||
<version>${spring.version}</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>cglib</groupId>
|
||||
<artifactId>cglib</artifactId>
|
||||
<version>2.2.2</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user