WW-4021 Cleans up poms

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1484384 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Lukasz Lenart
2013-05-20 07:29:24 +00:00
parent 150088f79d
commit f3dc60ac8a
41 changed files with 192 additions and 145 deletions
+1 -2
View File
@@ -28,7 +28,7 @@
<artifactId>struts2-plugins</artifactId>
<version>2.3.15-SNAPSHOT</version>
</parent>
<groupId>org.apache.struts</groupId>
<artifactId>struts2-codebehind-plugin</artifactId>
<packaging>jar</packaging>
<name>Struts 2 Codebehind Plugin</name>
@@ -47,7 +47,6 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>struts2-junit-plugin</artifactId>
<version>${project.version}</version>
<scope>test</scope>
</dependency>
<dependency>