We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8cadd3 commit efac236Copy full SHA for efac236
pom.xml
@@ -11,7 +11,7 @@
11
12
<groupId>com.aparapi</groupId>
13
<artifactId>aparapi</artifactId>
14
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.0</version>
15
<packaging>jar</packaging>
16
17
<properties>
@@ -41,6 +41,7 @@
41
<connection>scm:git:https://github.com/Syncleus/aparapi.git</connection>
42
<developerConnection>scm:git:ssh://git@github.com/Syncleus/aparapi.git</developerConnection>
43
<url>https://github.com/Syncleus/aparapi</url>
44
+ <tag>v1.4.0</tag>
45
</scm>
46
47
<issueManagement>
0 commit comments