Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion EfspCommons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>edu.suffolk.litlab</groupId>
<artifactId>efspserver-parent</artifactId>
<version>1.2.24</version>
<version>1.2.25</version>
</parent>
<groupId>edu.suffolk.litlab</groupId>
<artifactId>efsp-commons</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion TylerEcf4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>edu.suffolk.litlab</groupId>
<artifactId>efspserver-parent</artifactId>
<version>1.2.24</version>
<version>1.2.25</version>
</parent>
<groupId>edu.suffolk.litlab</groupId>
<artifactId>tyler-ecf4</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion TylerEcf5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>edu.suffolk.litlab</groupId>
<artifactId>efspserver-parent</artifactId>
<version>1.2.24</version>
<version>1.2.25</version>
</parent>
<groupId>edu.suffolk.litlab</groupId>
<artifactId>tyler-ecf5</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion TylerEfmClient/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>edu.suffolk.litlab</groupId>
<artifactId>efspserver-parent</artifactId>
<version>1.2.24</version>
<version>1.2.25</version>
</parent>
<groupId>edu.suffolk.litlab</groupId>
<artifactId>tyler-efm-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>edu.suffolk.litlab</groupId>
<artifactId>efspserver-parent</artifactId>
<version>1.2.24</version>
<version>1.2.25</version>
<packaging>pom</packaging>
<name>EFSP Proxy Parent</name>
<description>Parent project for an EFSP client for the AssemblyLine Project</description>
Expand Down
2 changes: 1 addition & 1 deletion proxyserver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>edu.suffolk.litlab</groupId>
<artifactId>efspserver-parent</artifactId>
<version>1.2.24</version>
<version>1.2.25</version>
</parent>
<groupId>edu.suffolk.litlab</groupId>
<artifactId>efspserver</artifactId>
Expand Down