File tree 4 files changed +6
-6
lines changed
src/main/resources/amidst
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >amidst</groupId >
5
5
<artifactId >amidst</artifactId >
6
- <version >0.0.1-SNAPSHOT </version >
6
+ <version >4.3 </version >
7
7
<repositories >
8
8
<repository >
9
9
<id >local-m2</id >
Original file line number Diff line number Diff line change 1
1
project.build.sourceEncoding =UTF-8
2
2
amidst.build.jdk.version =1.8
3
- amidst.build.filename =amidst-v4-3-beta6
3
+ amidst.build.filename =amidst-v4-3
4
4
5
5
amidst.version.major =4
6
6
amidst.version.minor =3
7
- amidst.version.preReleaseSuffix =beta6
7
+ amidst.version.preReleaseSuffix =
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >amidst</groupId >
5
5
<artifactId >wrapper-for-mac</artifactId >
6
- <version >4.3-beta6 </version >
6
+ <version >4.3</version >
7
7
<build >
8
8
<finalName >${amidst.build.filename} </finalName >
9
9
<plugins >
62
62
<dependency >
63
63
<groupId >amidst</groupId >
64
64
<artifactId >amidst</artifactId >
65
- <version >0.0.1-SNAPSHOT </version >
65
+ <version >4.3 </version >
66
66
</dependency >
67
67
<dependency >
68
68
<groupId >sh.tak.appbundler</groupId >
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >amidst</groupId >
5
5
<artifactId >wrapper-for-windows</artifactId >
6
- <version >4.3-beta6 </version >
6
+ <version >4.3</version >
7
7
<build >
8
8
<finalName >${amidst.build.filename} </finalName >
9
9
<plugins >
You can’t perform that action at this time.
0 commit comments