File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.solovyev.android</groupId >
7
7
<artifactId >calculatorpp-parent</artifactId >
8
- <version >1.5.2-b-SNAPSHOT </version >
8
+ <version >1.5.2-b</version >
9
9
</parent >
10
10
11
11
<groupId >org.solovyev.android</groupId >
12
12
<artifactId >calculatorpp-core</artifactId >
13
- <version >1.5.2-b-SNAPSHOT </version >
13
+ <version >1.5.2-b</version >
14
14
<name >Calculator++ Application Core</name >
15
15
16
16
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.solovyev.android</groupId >
6
6
<artifactId >calculatorpp-parent</artifactId >
7
- <version >1.5.2-b-SNAPSHOT </version >
7
+ <version >1.5.2-b</version >
8
8
</parent >
9
9
10
10
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.solovyev.android</groupId >
6
6
<artifactId >calculatorpp-parent</artifactId >
7
- <version >1.5.2-b-SNAPSHOT </version >
7
+ <version >1.5.2-b</version >
8
8
</parent >
9
9
10
10
<modelVersion >4.0.0</modelVersion >
21
21
<dependency >
22
22
<groupId >org.solovyev.android</groupId >
23
23
<artifactId >calculatorpp-core</artifactId >
24
- <version >1.5.2-b-SNAPSHOT </version >
24
+ <version >1.5.2-b</version >
25
25
</dependency >
26
26
27
27
<dependency >
Original file line number Diff line number Diff line change 12
12
<groupId >org.solovyev.android</groupId >
13
13
<artifactId >calculatorpp-parent</artifactId >
14
14
<packaging >pom</packaging >
15
- <version >1.5.2-b-SNAPSHOT </version >
15
+ <version >1.5.2-b</version >
16
16
<name >Calculator++</name >
17
17
18
18
<scm >
19
19
<connection >scm:git:git@github.com:serso/android-calculatorpp.git</connection >
20
20
<developerConnection >scm:git:git@github.com:serso/android-calculatorpp.git</developerConnection >
21
21
<url >http://github.com/serso/android-calculatorpp</url >
22
- <tag >HEAD </tag >
22
+ <tag >release-1.5.2-b </tag >
23
23
</scm >
24
24
25
25
<modules >
You can’t perform that action at this time.
0 commit comments