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 58a0988 commit 4e1731bCopy full SHA for 4e1731b
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>io.trino</groupId>
12
<artifactId>trino-maven-plugin</artifactId>
13
- <version>15-SNAPSHOT</version>
+ <version>15</version>
14
<packaging>takari-maven-plugin</packaging>
15
16
<name>Trino Maven Build Extension</name>
@@ -23,7 +23,7 @@
23
24
<scm>
25
<connection>scm:git:git://github.com/trinodb/trino-maven-plugin.git</connection>
26
- <tag>HEAD</tag>
+ <tag>trino-maven-plugin-15</tag>
27
<url>https://github.com/trinodb/trino-maven-plugin</url>
28
</scm>
29
0 commit comments