Skip to content

Commit 9056336

Browse files
author
Joerg Huber
committed
moved to v0.12.0.
1 parent 7f7c32d commit 9056336

6 files changed

Lines changed: 7 additions & 7 deletions

File tree

SIF3InfraREST/SIF3Demo/sif3-demo-web/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<groupId>sif3.framework</groupId>
99
<artifactId>sif3-demo-web</artifactId>
1010
<packaging>war</packaging>
11-
<version>0.11.0-Demo</version>
11+
<version>0.12.0-Demo</version>
1212
<name>SIF3 Demo Provider</name>
1313

1414
<!-- =============================== -->
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>sif3.framework</groupId>
4343
<artifactId>sif3-infra-rest</artifactId>
44-
<version>0.11.0-beta</version>
44+
<version>0.12.0-beta</version>
4545
</dependency>
4646

4747
<!-- ====================== -->

SIF3InfraREST/SIF3REST/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>sif3.framework</groupId>
99
<artifactId>sif3-framework</artifactId>
10-
<version>0.11.0-beta</version>
10+
<version>0.12.0-beta</version>
1111
</parent>
1212

1313
<!-- =========== -->

SIF3InfraREST/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<!-- =========== -->
1818
<groupId>sif3.framework</groupId>
1919
<artifactId>sif3-framework</artifactId>
20-
<version>0.11.0-beta</version>
20+
<version>0.12.0-beta</version>
2121
<packaging>pom</packaging>
2222

2323
<!-- ===================================== -->

SIF3InfraREST/sif3Common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>sif3.framework</groupId>
88
<artifactId>sif3-framework</artifactId>
9-
<version>0.11.0-beta</version>
9+
<version>0.12.0-beta</version>
1010
</parent>
1111

1212
<!-- =========== -->

SIF3InfraREST/sif3InfraCommon/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>sif3.framework</groupId>
99
<artifactId>sif3-framework</artifactId>
10-
<version>0.11.0-beta</version>
10+
<version>0.12.0-beta</version>
1111
</parent>
1212

1313
<!-- =========== -->

SIF3InfraREST/sif3InfraModel/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>sif3.framework</groupId>
99
<artifactId>sif3-framework</artifactId>
10-
<version>0.11.0-beta</version>
10+
<version>0.12.0-beta</version>
1111
</parent>
1212

1313
<!-- =========== -->

0 commit comments

Comments
 (0)