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 3ac0ad9 commit 882a4ecCopy full SHA for 882a4ec
pom.xml
@@ -11,7 +11,7 @@
11
12
<groupId>com.aparapi</groupId>
13
<artifactId>aparapi</artifactId>
14
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.4.1</version>
15
<packaging>jar</packaging>
16
17
<prerequisites>
@@ -45,6 +45,7 @@
45
<connection>scm:git:https://github.com/Syncleus/aparapi.git</connection>
46
<developerConnection>scm:git:ssh://git@github.com/Syncleus/aparapi.git</developerConnection>
47
<url>https://github.com/Syncleus/aparapi</url>
48
+ <tag>v1.4.1</tag>
49
</scm>
50
51
<issueManagement>
0 commit comments