Skip to content

Commit 32a7b5d

Browse files
committed
GH-742 - Fix version of distribution module.
1 parent b6a73c9 commit 32a7b5d

File tree

1 file changed

+1
-1
lines changed
  • spring-modulith-distribution

1 file changed

+1
-1
lines changed

spring-modulith-distribution/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<parent>
1414
<groupId>org.springframework.modulith</groupId>
1515
<artifactId>spring-modulith</artifactId>
16-
<version>1.2.0-SNAPSHOT</version>
16+
<version>1.3.0-SNAPSHOT</version>
1717
<relativePath>../pom.xml</relativePath>
1818
</parent>
1919

0 commit comments

Comments
 (0)