File tree Expand file tree Collapse file tree 4 files changed +6
-5
lines changed Expand file tree Collapse file tree 4 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.technologybrewery.krausening</groupId >
6
6
<artifactId >krausening-root</artifactId >
7
- <version >20-SNAPSHOT </version >
7
+ <version >20</version >
8
8
</parent >
9
9
10
10
<name >Krausening::Krausening Python</name >
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " krausening"
3
- version = " 20.dev "
3
+ version = " 20"
4
4
description = " Python implementation of Krausening"
5
5
authors = [" Eric Konieczny <ekoniec1@gmail.com>" ]
6
6
license = " MIT"
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.technologybrewery.krausening</groupId >
6
6
<artifactId >krausening-root</artifactId >
7
- <version >20-SNAPSHOT </version >
7
+ <version >20</version >
8
8
</parent >
9
9
10
10
<name >Krausening::Krausening Java</name >
Original file line number Diff line number Diff line change 9
9
<modelVersion >4.0.0</modelVersion >
10
10
<groupId >org.technologybrewery.krausening</groupId >
11
11
<artifactId >krausening-root</artifactId >
12
- <version >20-SNAPSHOT </version >
12
+ <version >20</version >
13
13
<packaging >pom</packaging >
14
14
15
15
<name >Krausening</name >
47
47
<connection >scm:git:ssh://git@github.com/TechnologyBrewery/krausening.git</connection >
48
48
<developerConnection >scm:git:ssh://git@github.com/TechnologyBrewery/krausening.git</developerConnection >
49
49
<url >https://github.com/TechnologyBrewery/krausening</url >
50
- </scm >
50
+ <tag >krausening-root-20</tag >
51
+ </scm >
51
52
52
53
<modules >
53
54
<module >krausening</module >
You can’t perform that action at this time.
0 commit comments