Skip to content

Commit 8121516

Browse files
committed
GH-77 - Complete project metadata for Maven Central release.
1 parent 073c954 commit 8121516

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

pom.xml

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@
99

1010
<name>Spring Modulith</name>
1111

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+
1219
<modules>
1320
<module>spring-modulith-api</module>
1421
<module>spring-modulith-bom</module>
@@ -37,11 +44,6 @@
3744

3845
</properties>
3946

40-
<organization>
41-
<name>Spring Modulith</name>
42-
<url>http://moduliths.org</url>
43-
</organization>
44-
4547
<developers>
4648
<developer>
4749
<id>odrotbohm</id>

0 commit comments

Comments
 (0)