You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2020/01/30 11:59:59 UTC

[isis] 01/04: ISIS-2158: correcting RO pom name

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

ahuber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git

commit fbd4d7d251ed40387eeb9c1591b8a88ca372610d
Author: Andi Huber <ah...@apache.org>
AuthorDate: Thu Jan 30 12:14:21 2020 +0100

    ISIS-2158: correcting RO pom name
---
 viewers/restfulobjects/viewer/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/viewers/restfulobjects/viewer/pom.xml b/viewers/restfulobjects/viewer/pom.xml
index 405551c..040fd7b 100644
--- a/viewers/restfulobjects/viewer/pom.xml
+++ b/viewers/restfulobjects/viewer/pom.xml
@@ -28,7 +28,7 @@
 
     <artifactId>isis-viewer-restfulobjects-viewer</artifactId>
 
-	<name>Apache Isis Viewer - RO (Server)</name>
+	<name>Apache Isis Viewer - RO (SeViewerrver)</name>
 
     <properties>
         <jar-plugin.automaticModuleName>org.apache.isis.viewer.restfulobjects.viewer</jar-plugin.automaticModuleName>