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 8aeb1c1 commit d78bb58Copy full SHA for d78bb58
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>com.aparapi</groupId>
12
<artifactId>aparapi</artifactId>
13
- <version>1.7.0-SNAPSHOT</version>
+ <version>1.7.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.7.0</tag>
50
</scm>
51
52
<issueManagement>
0 commit comments