You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2021/09/30 05:11:04 UTC

[isis-app-demo] 02/05: updates description in pom.xml, is all

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

danhaywood pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/isis-app-demo.git

commit c18ecd4cd162bcbe2ef88a24bcef5939b3af7182
Author: Dan Haywood <da...@haywood-associates.co.uk>
AuthorDate: Wed Sep 29 23:23:26 2021 +0100

    updates description in pom.xml, is all
---
 module-pets-tests/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/module-pets-tests/pom.xml b/module-pets-tests/pom.xml
index e3d433c..f64c055 100644
--- a/module-pets-tests/pom.xml
+++ b/module-pets-tests/pom.xml
@@ -14,7 +14,7 @@
     <name>Petclinic - Pets Module (tests)</name>
 
     <description>
-        Integ tests for 'simple module'
+        Integ tests for 'pets' module
     </description>
 
     <build>