Skip to content

Commit

Permalink
fixed poms for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Wouter1 committed May 10, 2016
1 parent b2c8390 commit 591bded
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions doc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@

<groupId>eishub</groupId>
<artifactId>tygrondoc</artifactId>
<version>1.0.3</version>
<name>${environmentname}env</name>
<version>1.0.4</version>
<name>${environmentname}doc</name>
<description>Documentation for EIS-Tygron connector</description>
<url>http://www.github.com/eishub/${environmentname}</url>

Expand Down
2 changes: 1 addition & 1 deletion environment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>eishub</groupId>
<artifactId>tygronenv</artifactId>
<version>1.0.6</version>
<version>1.0.7</version>
<name>${environmentname}env</name>
<description>EIS-Tygron connector</description>
<url>http://www.github.com/eishub/${environmentname}</url>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<artifactId>tygron</artifactId>
<version>0</version>

<name>tygron-connect</name>
<name>tygron</name>
<url>https://github.com/eishub/tygron</url>

<properties>
Expand Down

0 comments on commit 591bded

Please sign in to comment.