GH-123 - Release version 0.3.0.

This commit is contained in:
Oliver Drotbohm
2023-01-20 10:16:34 +01:00
parent 7649a84254
commit 43bea11041
24 changed files with 64 additions and 60 deletions

View File

@@ -3,7 +3,7 @@
<groupId>org.springframework.experimental</groupId>
<artifactId>spring-modulith</artifactId>
<version>0.3.0-SNAPSHOT</version>
<version>0.3.0</version>
<packaging>pom</packaging>
@@ -559,7 +559,7 @@ limitations under the License.
<url>https://github.com/spring-projects-experimental/spring-modulith</url>
<connection>scm:git:https://github.com/spring-projects-experimental/spring-modulith</connection>
<developerConnection>scm:git:ssh://git@github.com/spring-projects-experimental/spring-modulith</developerConnection>
<tag>main</tag>
<tag>0.3.0</tag>
</scm>
<repositories>