We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08bc5a0 commit 62b09cdCopy full SHA for 62b09cd
pom.xml
@@ -17,7 +17,7 @@
17
<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">
18
19
<modelVersion>4.0.0</modelVersion>
20
- <version>0.5.18-SNAPSHOT</version>
+ <version>0.5.18</version>
21
22
<parent>
23
<groupId>za.co.absa</groupId>
@@ -36,7 +36,7 @@
36
<url>${scm.url}</url>
37
<connection>${scm.connection}</connection>
38
<developerConnection>${scm.developerConnection}</developerConnection>
39
- <tag>HEAD</tag>
+ <tag>v0.5.18</tag>
40
</scm>
41
42
<developers>
0 commit comments