Skip to content

Commit

Permalink
new release
Browse files Browse the repository at this point in the history
  • Loading branch information
remstef committed Jun 17, 2017
1 parent a73c817 commit ee22ea0
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion lt.seg.hadoop/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.tudarmstadt</groupId>
<artifactId>seg</artifactId>
<version>0.7.1</version>
<version>0.7.1a</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion lt.seg/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.tudarmstadt</groupId>
<artifactId>seg</artifactId>
<version>0.7.1</version>
<version>0.7.1a</version>
</parent>

<artifactId>lt.seg</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion lt.utilities/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.tudarmstadt</groupId>
<artifactId>seg</artifactId>
<version>0.7.1</version>
<version>0.7.1a</version>
</parent>

<artifactId>lt.utilities</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
<modelVersion>4.0.0</modelVersion>

<properties>
<seg.version>0.7.1</seg.version>
<seg.version>0.7.1a</seg.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<scala.version>2.11.7</scala.version>
<scala.binary.version>2.11</scala.binary.version>
</properties>

<groupId>de.tudarmstadt</groupId>
<artifactId>seg</artifactId>
<version>0.7.1</version>
<version>0.7.1a</version>
<name>seg</name>

<packaging>pom</packaging>
Expand Down

0 comments on commit ee22ea0

Please sign in to comment.