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

Commit 2819e6c

Browse files
committed
Prepared next version.
1 parent 4e6bf86 commit 2819e6c

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
@@ -19,7 +19,7 @@
1919

2020
<artifactId>moneta-bp</artifactId>
2121
<packaging>bundle</packaging>
22-
<version>1.1-SNAPSHOT</version>
22+
<version>1.1.1-SNAPSHOT</version>
2323
<name>Moneta (JSR 354 RI) for Java 7</name>
2424

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

3838
<properties>
39-
<jsr.version>1.0</jsr.version>
39+
<jsr.version>1.0.1</jsr.version>
4040
<jdkVersion>1.7</jdkVersion>
4141
<maven.compile.targetLevel>${jdkVersion}</maven.compile.targetLevel>
4242
<maven.compile.sourceLevel>${jdkVersion}</maven.compile.sourceLevel>

0 commit comments

Comments
 (0)