Skip to content

Commit 0cf89c6

Browse files
committed
8.1.12
Versie met studielink API verbetering
1 parent 0a38271 commit 0cf89c6

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

account-gui/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>myconext</artifactId>
7-
<version>8.2.0-SNAPSHOT</version>
7+
<version>8.1.12</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>account-gui</artifactId>

myconext-gui/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>myconext</artifactId>
7-
<version>8.2.0-SNAPSHOT</version>
7+
<version>8.1.12</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>myconext-gui</artifactId>

myconext-server/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>myconext</artifactId>
7-
<version>8.2.0-SNAPSHOT</version>
7+
<version>8.1.12</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>myconext-server</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>myconext</artifactId>
6-
<version>8.2.0-SNAPSHOT</version>
6+
<version>8.1.12</version>
77
<packaging>pom</packaging>
88
<name>myconext</name>
99
<description>My OpenConext</description>

public-gui/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>myconext</artifactId>
7-
<version>8.2.0-SNAPSHOT</version>
7+
<version>8.1.12</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>public-gui</artifactId>

servicedesk-gui/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>myconext</artifactId>
7-
<version>8.2.0-SNAPSHOT</version>
7+
<version>8.1.12</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>servicedesk-gui</artifactId>

tiqr-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>myconext</artifactId>
7-
<version>8.2.0-SNAPSHOT</version>
7+
<version>8.1.12</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>tiqr-mock</artifactId>

0 commit comments

Comments
 (0)