Skip to content
This repository was archived by the owner on Jan 18, 2022. It is now read-only.

Commit 0119d32

Browse files
committed
New release
1 parent cf93bca commit 0119d32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
<artifactId>moneta-bp</artifactId>
2020
<packaging>bundle</packaging>
21-
<version>1.4-SNAPSHOT</version>
21+
<version>1.4</version>
2222
<name>Moneta (JSR 354 RI) for Java 7</name>
2323

2424
<description>JSR 354 provides an API for representing, transporting, and performing comprehensive calculations with
@@ -35,7 +35,7 @@
3535
</licenses>
3636

3737
<properties>
38-
<jsr.version>1.0.4-SNAPSHOT</jsr.version>
38+
<jsr.version>1.0.4</jsr.version>
3939
<jdkVersion>1.7</jdkVersion>
4040
<maven.compile.targetLevel>${jdkVersion}</maven.compile.targetLevel>
4141
<maven.compile.sourceLevel>${jdkVersion}</maven.compile.sourceLevel>

0 commit comments

Comments
 (0)