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 4d5a8fa commit b950134Copy full SHA for b950134
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>com.aparapi</groupId>
12
<artifactId>aparapi</artifactId>
13
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.9.0</version>
14
<packaging>jar</packaging>
15
16
<prerequisites>
@@ -46,6 +46,7 @@
46
<connection>scm:git:https://github.com/Syncleus/aparapi.git</connection>
47
<developerConnection>scm:git:ssh://[email protected]/Syncleus/aparapi.git</developerConnection>
48
<url>https://github.com/Syncleus/aparapi</url>
49
+ <tag>v1.9.0</tag>
50
</scm>
51
52
<issueManagement>
0 commit comments