Skip to content

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 21bef18 commit 6745694
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 @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>tec.uom</groupId>
<artifactId>uom-parent</artifactId>
<version>0.8-SNAPSHOT</version>
<version>0.8</version>
<packaging>pom</packaging>
<name>Units of Measurement parent</name>
<description>Units of Measurement Project Parent POM</description>
Expand All @@ -30,7 +30,7 @@
<url>https://github.com/unitsofmeasurement/uom-parent.git</url>
</scm>
<properties>
<jsr.version>0.8-SNAPSHOT</jsr.version> <!-- Using Milestone/Stable build here -->
<jsr.version>0.8</jsr.version>
<proj.version>${project.version}</proj.version>
<sourceEncoding>UTF-8</sourceEncoding> <!-- in Maven 3. -->
<project.build.sourceEncoding>${sourceEncoding}</project.build.sourceEncoding>
Expand Down

0 comments on commit 6745694

Please sign in to comment.