Skip to content

Commit

Permalink
release new version
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent Koeman committed Mar 9, 2019
1 parent cc50e01 commit de50251
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion bw4t-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>eishub.bw4t</groupId>
<artifactId>bw4t-client</artifactId>
<version>3.9.3-SNAPSHOT</version>
<version>3.9.3</version>
<url>http://www.github.com/eishub/bw4t</url>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion bw4t-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>eishub.bw4t</groupId>
<artifactId>bw4t-core</artifactId>
<version>3.9.3-SNAPSHOT</version>
<version>3.9.3</version>
<name>bw4t-core</name>
<url>http://www.github.com/eishub/bw4t</url>

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

<groupId>eishub.bw4t</groupId>
<artifactId>bw4t-environment-store</artifactId>
<version>3.9.3-SNAPSHOT</version>
<version>3.9.3</version>
<name>bw4t-environment-store</name>
<url>http://www.github.com/eishub/bw4t</url>

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

<groupId>eishub.bw4t</groupId>
<artifactId>bw4t-integration-test</artifactId>
<version>3.9.3-SNAPSHOT</version>
<version>3.9.3</version>
<description>This module integration test the entire bw4t system, to ensure the working state of the client and server.</description>
<url>http://www.github.com/eishub/bw4t</url>

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

<groupId>eishub.bw4t</groupId>
<artifactId>bw4t-scenario-editor</artifactId>
<version>3.9.3-SNAPSHOT</version>
<version>3.9.3</version>
<name>bw4t-scenario-editor</name>
<url>http://www.github.com/eishub/bw4t</url>

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

<groupId>eishub.bw4t</groupId>
<artifactId>bw4t-server</artifactId>
<version>3.9.3-SNAPSHOT</version>
<version>3.9.3</version>
<url>http://www.github.com/eishub/bw4t</url>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion doc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<groupId>eishub.bw4t</groupId>
<artifactId>doc</artifactId>
<version>1.0.9-SNAPSHOT</version>
<version>1.0.9</version>
<name>BW4T documentation</name>
<description>Documentation about the BW4T environment.</description>
<url>http://www.github.com/eishub/${environmentname}</url>
Expand Down

0 comments on commit de50251

Please sign in to comment.