Drops wrong version definition
Project: http://git-wip-us.apache.org/repos/asf/struts-examples/repo Commit: http://git-wip-us.apache.org/repos/asf/struts-examples/commit/4e28aaab Tree: http://git-wip-us.apache.org/repos/asf/struts-examples/tree/4e28aaab Diff: http://git-wip-us.apache.org/repos/asf/struts-examples/diff/4e28aaab Branch: refs/heads/master Commit: 4e28aaab8f3a9b0461c40faa83c121a966d1f4f8 Parents: 29c600a Author: Lukasz Lenart <lukasz.len...@gmail.com> Authored: Sun Jan 10 16:35:01 2016 +0100 Committer: Lukasz Lenart <lukasz.len...@gmail.com> Committed: Sun Jan 10 16:35:01 2016 +0100 ---------------------------------------------------------------------- rest-angular/pom.xml | 2 -- 1 file changed, 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts-examples/blob/4e28aaab/rest-angular/pom.xml ---------------------------------------------------------------------- diff --git a/rest-angular/pom.xml b/rest-angular/pom.xml index a704eb8..bfe1107 100644 --- a/rest-angular/pom.xml +++ b/rest-angular/pom.xml @@ -23,7 +23,6 @@ <dependency> <groupId>org.apache.struts</groupId> <artifactId>struts2-core</artifactId> - <version>${struts2.version}</version> <exclusions> <exclusion> <artifactId>asm</artifactId> @@ -98,7 +97,6 @@ <dependency> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j-core</artifactId> - <version>${log4j2.version}</version> </dependency>