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

Commit 5abf795

Browse files
committed
Tagging
1 parent 8371db0 commit 5abf795

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ test-output/
99
/.project
1010
/.idea
1111
.settings/
12+
/*.7z

pom.xml

Lines changed: 1 addition & 1 deletion
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.3-SNAPHOST</version>
22+
<version>1.3</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

0 commit comments

Comments
 (0)