Skip to content

Commit d8a36a7

Browse files
[maven-release-plugin] prepare release v3.7.0
1 parent a4e94cb commit d8a36a7

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

pom.xml

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

55
<groupId>org.openbase</groupId>
66
<artifactId>jps</artifactId>
7-
<version>3.7.0-SNAPSHOT</version>
7+
<version>3.7.0</version>
88

99
<name>JPS</name>
1010
<inceptionYear>2014</inceptionYear>
@@ -58,7 +58,8 @@
5858
<connection>scm:git:https://github.com/openbase/jps.git</connection>
5959
<developerConnection>scm:git:https://github.com/openbase/jps.git</developerConnection>
6060
<url>https://github.com/openbase/jps.git</url>
61-
</scm>
61+
<tag>v3.7.0</tag>
62+
</scm>
6263

6364
<build>
6465
<plugins>

0 commit comments

Comments
 (0)