File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.javamoney.shelter</groupId >
6
6
<artifactId >javamoney-digital-currency</artifactId >
7
- <version >0.2-SNAPSHOT </version >
7
+ <version >0.2</version >
8
8
</parent >
9
9
<artifactId >javamoney-bitcoin</artifactId >
10
10
<name >JavaMoney Bitcoin</name >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.javamoney.shelter</groupId >
6
6
<artifactId >javamoney-shelter</artifactId >
7
- <version >0.2-SNAPSHOT </version >
7
+ <version >0.2</version >
8
8
</parent >
9
9
<artifactId >javamoney-digital-currency</artifactId >
10
10
<packaging >pom</packaging >
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >org.javamoney.shelter</groupId >
5
5
<artifactId >javamoney-shelter</artifactId >
6
- <version >0.2-SNAPSHOT </version >
6
+ <version >0.2</version >
7
7
<packaging >pom</packaging >
8
8
<name >JavaMoney Shelter</name >
9
9
<description >A shelter for new ideas and modules to be adopted, e.g. via Adopt-a-JSR </description >
10
10
<parent >
11
11
<groupId >org.javamoney</groupId >
12
12
<artifactId >javamoney-parent</artifactId >
13
- <version >0.5-SNAPSHOT </version >
13
+ <version >0.4 </version >
14
14
</parent >
15
15
<url >http://javamoney.github.io/shelter.html</url >
16
16
<inceptionYear >2013</inceptionYear >
21
21
<junit .version>4.8.2</junit .version>
22
22
<slf4j .version>1.6.1</slf4j .version>
23
23
<!-- JSR versions -->
24
- <jsr .version>0.8-SNAPSHOT </jsr .version>
24
+ <jsr .version>0.8</jsr .version>
25
25
<javamoney .version>0.4-SNAPSHOT</javamoney .version>
26
26
</properties >
27
27
You can’t perform that action at this time.
0 commit comments