Skip to content

Commit

Permalink
UNITSOFMEASUREMENT-82: EDR
Browse files Browse the repository at this point in the history
  • Loading branch information
keilw committed Dec 13, 2014
1 parent 42f89fc commit 1a4aa2c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>tec.uom</groupId>
<artifactId>uom-parent</artifactId>
<version>0.7-SNAPSHOT</version>
<version>0.7</version>
</parent>
<groupId>tec.uom.demo</groupId>
<packaging>pom</packaging>
Expand All @@ -31,9 +31,9 @@
<project.build.javaVersion>${jdkVersion}</project.build.javaVersion>
<maven.compile.targetLevel>${jdkVersion}</maven.compile.targetLevel>
<maven.compile.sourceLevel>${jdkVersion}</maven.compile.sourceLevel>
<ri.version>0.7-SNAPSHOT</ri.version>
<se.version>0.6-SNAPSHOT</se.version>
<lib.version>0.5-SNAPSHOT</lib.version>
<ri.version>0.7</ri.version>
<se.version>0.6</se.version>
<lib.version>0.5</lib.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 1a4aa2c

Please sign in to comment.