Skip to content

Commit b1dd133

Browse files
committed
Release 0.0.26
1 parent 9f0d402 commit b1dd133

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.openconext</groupId>
66
<artifactId>access</artifactId>
7-
<version>0.0.25</version>
7+
<version>0.0.26</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>access-client</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>org.openconext</groupId>
55
<artifactId>access</artifactId>
6-
<version>0.0.25</version>
6+
<version>0.0.26</version>
77
<packaging>pom</packaging>
88
<name>access</name>
99
<description>SURFconext Invite</description>

provisioning-mock/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.openconext</groupId>
66
<artifactId>access</artifactId>
7-
<version>0.0.25</version>
7+
<version>0.0.26</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>provisioning-mock</artifactId>

server/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.openconext</groupId>
66
<artifactId>access</artifactId>
7-
<version>0.0.25</version>
7+
<version>0.0.26</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>access-server</artifactId>
@@ -112,7 +112,7 @@
112112
<dependency>
113113
<groupId>org.openconext</groupId>
114114
<artifactId>java-crypto</artifactId>
115-
<version>2.0.0</version>
115+
<version>3.0.0</version>
116116
</dependency>
117117
<dependency>
118118
<groupId>org.projectlombok</groupId>

welcome/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.openconext</groupId>
66
<artifactId>access</artifactId>
7-
<version>0.0.25</version>
7+
<version>0.0.26</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>access-welcome</artifactId>

0 commit comments

Comments
 (0)