Skip to content

Commit ea7209e

Browse files
committed
Release 7.1.4
1 parent 4d8ab4d commit ea7209e

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

account-gui/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.openconext</groupId>
77
<artifactId>myconext</artifactId>
8-
<version>7.1.4-SNAPSHOT</version>
8+
<version>7.1.4</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

myconext-gui/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.openconext</groupId>
77
<artifactId>myconext</artifactId>
8-
<version>7.1.4-SNAPSHOT</version>
8+
<version>7.1.4</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

myconext-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.openconext</groupId>
88
<artifactId>myconext</artifactId>
9-
<version>7.1.4-SNAPSHOT</version>
9+
<version>7.1.4</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>org.openconext</groupId>
77
<artifactId>myconext</artifactId>
8-
<version>7.1.4-SNAPSHOT</version>
8+
<version>7.1.4</version>
99
<packaging>pom</packaging>
1010

1111
<name>myconext</name>

tiqr-mock/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.openconext</groupId>
88
<artifactId>myconext</artifactId>
9-
<version>7.1.4-SNAPSHOT</version>
9+
<version>7.1.4</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

0 commit comments

Comments
 (0)