Skip to content

Commit 0d186b0

Browse files
[maven-release-plugin] prepare release v0.3.5
1 parent 27b08ed commit 0d186b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1818

1919
<modelVersion>4.0.0</modelVersion>
20-
<version>0.3.5-SNAPSHOT</version>
20+
<version>0.3.5</version>
2121
<groupId>za.co.absa</groupId>
2222
<artifactId>hyperdrive-trigger</artifactId>
2323
<packaging>war</packaging>
@@ -41,7 +41,7 @@
4141
<connection>scm:git:git://github.com/AbsaOSS/hyperdrive-trigger.git</connection>
4242
<developerConnection>scm:git:ssh://github.com/AbsaOSS/hyperdrive-trigger.git</developerConnection>
4343
<url>https://github.com/AbsaOSS/hyperdrive-trigger/tree/master</url>
44-
<tag>HEAD</tag>
44+
<tag>v0.3.5</tag>
4545
</scm>
4646

4747
<licenses>

0 commit comments

Comments
 (0)