File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 17
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
18
19
19
<modelVersion >4.0.0</modelVersion >
20
- <version >0.3.5-SNAPSHOT </version >
20
+ <version >0.3.5</version >
21
21
<groupId >za.co.absa</groupId >
22
22
<artifactId >hyperdrive-trigger</artifactId >
23
23
<packaging >war</packaging >
41
41
<connection >scm:git:git://github.com/AbsaOSS/hyperdrive-trigger.git</connection >
42
42
<developerConnection >scm:git:ssh://github.com/AbsaOSS/hyperdrive-trigger.git</developerConnection >
43
43
<url >https://github.com/AbsaOSS/hyperdrive-trigger/tree/master</url >
44
- <tag >HEAD </tag >
44
+ <tag >v0.3.5 </tag >
45
45
</scm >
46
46
47
47
<licenses >
You can’t perform that action at this time.
0 commit comments