We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 073c954 commit 8121516Copy full SHA for 8121516
pom.xml
@@ -9,6 +9,13 @@
9
10
<name>Spring Modulith</name>
11
12
+ <organization>
13
+ <name>VMware Inc.</name>
14
+ <url>https://spring.io</url>
15
+ </organization>
16
+
17
+ <url>https://spring.io/projects/spring-modulith</url>
18
19
<modules>
20
<module>spring-modulith-api</module>
21
<module>spring-modulith-bom</module>
@@ -37,11 +44,6 @@
37
44
38
45
</properties>
39
46
40
- <organization>
41
- <name>Spring Modulith</name>
42
- <url>http://moduliths.org</url>
43
- </organization>
-
47
<developers>
48
<developer>
49
<id>odrotbohm</id>
0 commit comments