Skip to content

Commit 7c19b0d

Browse files
Bump version to 1.2.22
1 parent 6298dcb commit 7c19b0d

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

TylerEcf4/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>edu.suffolk.litlab</groupId>
77
<artifactId>efspserver-parent</artifactId>
8-
<version>1.2.21</version>
8+
<version>1.2.22</version>
99
</parent>
1010
<groupId>edu.suffolk.litlab</groupId>
1111
<artifactId>tyler-ecf4</artifactId>

TylerEcf5/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>edu.suffolk.litlab</groupId>
77
<artifactId>efspserver-parent</artifactId>
8-
<version>1.2.21</version>
8+
<version>1.2.22</version>
99
</parent>
1010
<groupId>edu.suffolk.litlab</groupId>
1111
<artifactId>tyler-ecf5</artifactId>

TylerEfmClient/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>edu.suffolk.litlab</groupId>
77
<artifactId>efspserver-parent</artifactId>
8-
<version>1.2.21</version>
8+
<version>1.2.22</version>
99
</parent>
1010
<groupId>edu.suffolk.litlab</groupId>
1111
<artifactId>tyler-efm-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>edu.suffolk.litlab</groupId>
55
<artifactId>efspserver-parent</artifactId>
6-
<version>1.2.21</version>
6+
<version>1.2.22</version>
77
<packaging>pom</packaging>
88
<name>EFSP Proxy Parent</name>
99
<description>Parent project for an EFSP client for the AssemblyLine Project</description>

proxyserver/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>edu.suffolk.litlab</groupId>
1212
<artifactId>efspserver-parent</artifactId>
13-
<version>1.2.21</version>
13+
<version>1.2.22</version>
1414
</parent>
1515
<groupId>edu.suffolk.litlab</groupId>
1616
<artifactId>efspserver</artifactId>

0 commit comments

Comments
 (0)