Skip to content

Commit fbb29c3

Browse files
committed
setup 0.9.1-osf version for new release
1 parent 4d04b00 commit fbb29c3

File tree

9 files changed

+10
-10
lines changed

9 files changed

+10
-10
lines changed

client/gwt/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>fr.gael.dhus</groupId>
99
<artifactId>dhus-parent</artifactId>
10-
<version>0.9.0-2-hotfix-4</version>
10+
<version>0.9.1-osf</version>
1111
<relativePath></relativePath>
1212
</parent>
1313

client/html/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>fr.gael.dhus</groupId>
1212
<artifactId>dhus-parent</artifactId>
13-
<version>0.9.0-2-hotfix-4</version>
13+
<version>0.9.1-osf</version>
1414
</parent>
1515

1616
<artifactId>dhus-client-html</artifactId>

client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>fr.gael.dhus</groupId>
99
<artifactId>dhus-parent</artifactId>
10-
<version>0.9.0-2-hotfix-4</version>
10+
<version>0.9.1-osf</version>
1111
<relativePath></relativePath>
1212
</parent>
1313

client/webclient/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>fr.gael.dhus</groupId>
1212
<artifactId>dhus-parent</artifactId>
13-
<version>0.9.0-2-hotfix-4</version>
13+
<version>0.9.1-osf</version>
1414
</parent>
1515

1616
<artifactId>dhus-web-client</artifactId>

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<parent>
4040
<groupId>fr.gael.dhus</groupId>
4141
<artifactId>dhus-parent</artifactId>
42-
<version>0.9.0-2-hotfix-4</version>
42+
<version>0.9.1-osf</version>
4343
<relativePath></relativePath>
4444
</parent>
4545

distribution/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>fr.gael.dhus</groupId>
99
<artifactId>dhus-parent</artifactId>
10-
<version>0.9.0-2-hotfix-4</version>
10+
<version>0.9.1-osf</version>
1111
<relativePath></relativePath>
1212
</parent>
1313

distribution/software/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>fr.gael.dhus</groupId>
1616
<artifactId>dhus-parent</artifactId>
17-
<version>0.9.0-2-hotfix-4</version>
17+
<version>0.9.1-osf</version>
1818
<relativePath></relativePath>
1919
</parent>
2020

parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66
<modelVersion>4.0.0</modelVersion>
77

88
<properties>
9-
<dhus.version>0.9.0-2-hotfix-4</dhus.version>
9+
<dhus.version>0.9.1-osf</dhus.version>
1010
<log4j.version>2.1</log4j.version>
1111
<project.build.sourceEncoding>ISO-8859-1</project.build.sourceEncoding>
1212
</properties>
1313

1414
<groupId>fr.gael.dhus</groupId>
1515
<artifactId>dhus-parent</artifactId>
1616
<packaging>pom</packaging>
17-
<version>0.9.0-2-hotfix-4</version>
17+
<version>0.9.1-osf</version>
1818
<name>DHuS - Parent</name>
1919
<url>http://www.gael.fr/software/dhus</url>
2020
<inceptionYear>2013</inceptionYear>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>fr.gael.dhus</groupId>
99
<artifactId>dhus-parent</artifactId>
10-
<version>0.9.0-2-hotfix-4</version>
10+
<version>0.9.1-osf</version>
1111
<relativePath></relativePath>
1212
</parent>
1313

0 commit comments

Comments
 (0)