Skip to content

Commit e002816

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 374aed0 commit e002816

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

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

2323
<groupId>org.topbraid</groupId>
2424
<artifactId>shacl</artifactId>
25-
<version>1.5.0</version>
25+
<version>1.5.1-SNAPSHOT</version>
2626
<packaging>jar</packaging>
2727

2828
<name>TopBraid SHACL API</name>
@@ -77,7 +77,7 @@
7777
<url>https://github.com/TopQuadrant/shacl</url>
7878
<connection>scm:git:https://github.com/TopQuadrant/shacl</connection>
7979
<developerConnection>scm:git:git@github.com:TopQuadrant/shacl.git</developerConnection>
80-
<tag>v1.5.0</tag>
80+
<tag>v@{project.version}</tag>
8181
</scm>
8282

8383
<properties>

0 commit comments

Comments
 (0)