Skip to content

Commit 3463cd6

Browse files
Bump version to 1.3.3
1.3.2 is currently a hotfix on production right now, so 1.3.3 is the next available version.
1 parent 6af3780 commit 3463cd6

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

EfspCommons/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.3.1</version>
8+
<version>1.3.3</version>
99
</parent>
1010
<groupId>edu.suffolk.litlab</groupId>
1111
<artifactId>efsp-commons</artifactId>

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.3.1</version>
8+
<version>1.3.3</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.3.1</version>
8+
<version>1.3.3</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.3.1</version>
8+
<version>1.3.3</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.3.1</version>
6+
<version>1.3.3</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
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>edu.suffolk.litlab</groupId>
99
<artifactId>efspserver-parent</artifactId>
10-
<version>1.3.1</version>
10+
<version>1.3.3</version>
1111
</parent>
1212
<groupId>edu.suffolk.litlab</groupId>
1313
<artifactId>efspserver</artifactId>

0 commit comments

Comments
 (0)