Skip to content
This repository was archived by the owner on Jun 27, 2021. It is now read-only.

Commit fb2a120

Browse files
committed
Adjusted Snapshot
1 parent 79ff7c4 commit fb2a120

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

pom.xml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,10 @@
1010
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
1111

1212
<modelVersion>4.0.0</modelVersion>
13-
1413
<groupId>javax.money</groupId>
1514
<artifactId>money-api-bp</artifactId>
1615
<packaging>bundle</packaging>
17-
<version>1.0.1-SNAPSHOT</version>
18-
16+
<version>1.1-SNAPSHOT</version>
1917
<name>Money and Currency API (JSR 354) - Java 6/7 Compatible Version</name>
2018
<url>http://java.net/projects/javamoney</url>
2119
<inceptionYear>2012</inceptionYear>
@@ -25,7 +23,6 @@
2523

2624
<properties>
2725
<moduleDir>.</moduleDir>
28-
2926
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3027
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
3128

0 commit comments

Comments
 (0)