Skip to content

Commit 882a4ec

Browse files
committed
build(release): releasing version 1.4.1.
1 parent 3ac0ad9 commit 882a4ec

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<groupId>com.aparapi</groupId>
1313
<artifactId>aparapi</artifactId>
14-
<version>1.4.1-SNAPSHOT</version>
14+
<version>1.4.1</version>
1515
<packaging>jar</packaging>
1616

1717
<prerequisites>
@@ -45,6 +45,7 @@
4545
<connection>scm:git:https://github.com/Syncleus/aparapi.git</connection>
4646
<developerConnection>scm:git:ssh://git@github.com/Syncleus/aparapi.git</developerConnection>
4747
<url>https://github.com/Syncleus/aparapi</url>
48+
<tag>v1.4.1</tag>
4849
</scm>
4950

5051
<issueManagement>

0 commit comments

Comments
 (0)