Skip to content
This repository has been archived by the owner on Sep 21, 2020. It is now read-only.

Commit

Permalink
Tagging
Browse files Browse the repository at this point in the history
  • Loading branch information
Werner Keil committed Nov 11, 2015
1 parent fd9bb72 commit a9657a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>tec.uom</groupId>
<artifactId>uom-parent</artifactId>
<version>0.8-SNAPSHOT</version>
<version>0.8</version>
</parent>

<licenses>
Expand All @@ -36,7 +36,7 @@
<!-- Build Settings -->
<!-- ======================================================= -->
<properties>
<jsr.version>0.8-SNAPSHOT</jsr.version>
<jsr.version>0.8</jsr.version>
<jdkVersion>1.7</jdkVersion>
<project.build.javaVersion>${jdkVersion}</project.build.javaVersion>
<maven.compile.targetLevel>${jdkVersion}</maven.compile.targetLevel>
Expand Down

0 comments on commit a9657a4

Please sign in to comment.