Skip to content

Commit efac236

Browse files
committed
build(release): releasing version 1.4.0
1 parent a8cadd3 commit efac236

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.0-SNAPSHOT</version>
14+
<version>1.4.0</version>
1515
<packaging>jar</packaging>
1616

1717
<properties>
@@ -41,6 +41,7 @@
4141
<connection>scm:git:https://github.com/Syncleus/aparapi.git</connection>
4242
<developerConnection>scm:git:ssh://git@github.com/Syncleus/aparapi.git</developerConnection>
4343
<url>https://github.com/Syncleus/aparapi</url>
44+
<tag>v1.4.0</tag>
4445
</scm>
4546

4647
<issueManagement>

0 commit comments

Comments
 (0)