You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@causeway.apache.org by da...@apache.org on 2023/02/12 16:00:52 UTC

[causeway-app-simpleapp] branch jpa-SNAPSHOT updated: fixes typo

This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch jpa-SNAPSHOT
in repository https://gitbox.apache.org/repos/asf/causeway-app-simpleapp.git


The following commit(s) were added to refs/heads/jpa-SNAPSHOT by this push:
     new 0fda59b  fixes typo
0fda59b is described below

commit 0fda59b0714a4e6f62607cbd1d6abf2153608c36
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Sun Feb 12 16:00:45 2023 +0000

    fixes typo
---
 webapp/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/webapp/pom.xml b/webapp/pom.xml
index e63efe6..a603504 100644
--- a/webapp/pom.xml
+++ b/webapp/pom.xml
@@ -265,5 +265,4 @@
             </build>
         </profile>
     </profiles>
-p
 </project>