Skip to content

Commit 3b820ce

Browse files
committed
Bump the version to 1.2.0-SNAPSHOT.
1 parent d9fafe8 commit 3b820ce

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

idp-authn-api-shibsp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ THE SOFTWARE.
2525
<parent>
2626
<groupId>fi.csc.shibboleth</groupId>
2727
<artifactId>idp-authn-shibsp</artifactId>
28-
<version>1.1.0</version>
28+
<version>1.2.0-SNAPSHOT</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131
<artifactId>idp-authn-api-shibsp</artifactId>

idp-authn-impl-shibsp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ THE SOFTWARE.
2525
<parent>
2626
<groupId>fi.csc.shibboleth</groupId>
2727
<artifactId>idp-authn-shibsp</artifactId>
28-
<version>1.1.0</version>
28+
<version>1.2.0-SNAPSHOT</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131
<artifactId>idp-authn-impl-shibsp</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ THE SOFTWARE.
3030
</parent>
3131
<groupId>fi.csc.shibboleth</groupId>
3232
<artifactId>idp-authn-shibsp</artifactId>
33-
<version>1.1.0</version>
33+
<version>1.2.0-SNAPSHOT</version>
3434
<packaging>pom</packaging>
3535

3636
<modules>

0 commit comments

Comments
 (0)