Moved wala version property to parent pom.xml.

This commit is contained in:
Achim D. Brucker 2015-10-15 08:00:56 +02:00
parent caf911135d
commit 92ebaebcc3
2 changed files with 1 additions and 3 deletions

View File

@ -11,9 +11,6 @@
<version>0.0.1-SNAPSHOT</version>
<name>${project.artifactId}</name>
<packaging>jar</packaging>
<properties>
<wala.version>1.3.8-SNAPSHOT</wala.version>
</properties>
<dependencies>
<dependency>
<groupId>org.scala-lang</groupId>

View File

@ -10,6 +10,7 @@
<tycho.version>0.21.0</tycho.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<luna-repo.url>http://download.eclipse.org/releases/luna</luna-repo.url>
<wala.version>1.3.8-SNAPSHOT</wala.version>
</properties>
<profiles>
<profile>