File tree Expand file tree Collapse file tree 12 files changed +14
-14
lines changed Expand file tree Collapse file tree 12 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >hosh-parent</artifactId >
5
5
<groupId >hosh</groupId >
6
- <version >0.1.2-SNAPSHOT </version >
6
+ <version >0.1.2</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
<artifactId >hosh-main</artifactId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >hosh-parent</artifactId >
5
5
<groupId >hosh</groupId >
6
- <version >0.1.2-SNAPSHOT </version >
6
+ <version >0.1.2</version >
7
7
<relativePath >../../pom.xml</relativePath >
8
8
</parent >
9
9
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >hosh-parent</artifactId >
5
5
<groupId >hosh</groupId >
6
- <version >0.1.2-SNAPSHOT </version >
6
+ <version >0.1.2</version >
7
7
<relativePath >../../pom.xml</relativePath >
8
8
</parent >
9
9
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >hosh-parent</artifactId >
5
5
<groupId >hosh</groupId >
6
- <version >0.1.2-SNAPSHOT </version >
6
+ <version >0.1.2</version >
7
7
<relativePath >../../pom.xml</relativePath >
8
8
</parent >
9
9
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >hosh-parent</artifactId >
5
5
<groupId >hosh</groupId >
6
- <version >0.1.2-SNAPSHOT </version >
6
+ <version >0.1.2</version >
7
7
<relativePath >../../pom.xml</relativePath >
8
8
</parent >
9
9
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >hosh-parent</artifactId >
5
5
<groupId >hosh</groupId >
6
- <version >0.1.2-SNAPSHOT </version >
6
+ <version >0.1.2</version >
7
7
<relativePath >../../pom.xml</relativePath >
8
8
</parent >
9
9
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >hosh-parent</artifactId >
5
5
<groupId >hosh</groupId >
6
- <version >0.1.2-SNAPSHOT </version >
6
+ <version >0.1.2</version >
7
7
<relativePath >../../pom.xml</relativePath >
8
8
</parent >
9
9
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 4
4
<groupId >hosh</groupId >
5
5
<artifactId >hosh-parent</artifactId >
6
6
<packaging >pom</packaging >
7
- <version >0.1.2-SNAPSHOT </version >
7
+ <version >0.1.2</version >
8
8
<url >https://hosh-shell.github.io</url >
9
9
<description >The Human Oriented SHell</description >
10
10
<inceptionYear >2018</inceptionYear >
26
26
</developers >
27
27
<scm >
28
28
<developerConnection >scm:git:.</developerConnection >
29
- <tag >HEAD </tag >
29
+ <tag >v0.1.2 </tag >
30
30
</scm >
31
31
<distributionManagement >
32
32
<repository >
37
37
</distributionManagement >
38
38
<properties >
39
39
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
40
- <argLine /> <!-- defined for when not running with jacoco -->
40
+ <argLine /> <!-- defined for when not running with jacoco -->
41
41
<version .jline>3.16.0</version .jline>
42
42
</properties >
43
43
<modules >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >hosh</groupId >
5
5
<artifactId >hosh-parent</artifactId >
6
- <version >0.1.2-SNAPSHOT </version >
6
+ <version >0.1.2</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
<artifactId >hosh-runtime</artifactId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >hosh-parent</artifactId >
5
5
<groupId >hosh</groupId >
6
- <version >0.1.2-SNAPSHOT </version >
6
+ <version >0.1.2</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
<artifactId >hosh-spi-test-support</artifactId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >hosh-parent</artifactId >
5
5
<groupId >hosh</groupId >
6
- <version >0.1.2-SNAPSHOT </version >
6
+ <version >0.1.2</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
<artifactId >hosh-spi</artifactId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >hosh-parent</artifactId >
5
5
<groupId >hosh</groupId >
6
- <version >0.1.2-SNAPSHOT </version >
6
+ <version >0.1.2</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
<artifactId >hosh-test-support</artifactId >
You can’t perform that action at this time.
0 commit comments