JAVA-13826: Align module names, folder names and artifact id (#12601)

This commit is contained in:
freelansam
2022-08-19 12:04:58 +05:30
committed by GitHub
parent 17bef24ece
commit 07659219a9
13 changed files with 18 additions and 18 deletions

View File

@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>spring-remoting-modules</artifactId>
<version>1.0-SNAPSHOT</version>
<name>spring-remoting</name>
<name>spring-remoting-modules</name>
<packaging>pom</packaging>
<description>Parent for all projects related to Spring Remoting, except remoting-hessian-burlap</description>
<!-- remoting-hessian-burlap needs to stick to spring-boot-1, some classes were removed in spring