Skip to content
This repository was archived by the owner on Oct 26, 2024. It is now read-only.

Commit d546a14

Browse files
committed
[maven-release-plugin] prepare release 1.4.1
1 parent fb2cd4c commit d546a14

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

backend/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>no.javazone</groupId>
66
<artifactId>submit</artifactId>
7-
<version>1.4.1-SNAPSHOT</version>
7+
<version>1.4.1</version>
88
<packaging>jar</packaging>
99

1010
<name>submit</name>
@@ -108,7 +108,7 @@
108108

109109
<scm>
110110
<developerConnection>scm:git:git@github.com:javabin/submit.git</developerConnection>
111-
<tag>HEAD</tag>
111+
<tag>1.4.1</tag>
112112
</scm>
113113

114114
</project>

0 commit comments

Comments
 (0)