File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.bitbucket.askllc.krausening</groupId >
6
6
<artifactId >krausening-root</artifactId >
7
- <version >13-SNAPSHOT </version >
7
+ <version >13</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 = " 13.dev "
3
+ version = " 13"
4
4
description = " Python implementation of Krausening"
5
5
authors = [" Eric Konieczny <ekonieczny@cpointe-inc.com>" ]
6
6
license = " MIT"
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.bitbucket.askllc.krausening</groupId >
6
6
<artifactId >krausening-root</artifactId >
7
- <version >13-SNAPSHOT </version >
7
+ <version >13</version >
8
8
</parent >
9
9
10
10
<name >Krausening::Krausening Java</name >
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >org.bitbucket.askllc.krausening</groupId >
5
5
<artifactId >krausening-root</artifactId >
6
- <version >13-SNAPSHOT </version >
6
+ <version >13</version >
7
7
<packaging >pom</packaging >
8
8
9
9
<name >Krausening</name >
41
41
<connection >scm:git:ssh://git@bitbucket.org/cpointe/krausening.git</connection >
42
42
<developerConnection >scm:git:ssh://git@bitbucket.org/cpointe/krausening.git</developerConnection >
43
43
<url >https://bitbucket.org/cpointe/krausening.git</url >
44
- <tag >HEAD </tag >
44
+ <tag >krausening-root-13 </tag >
45
45
</scm >
46
46
47
47
<distributionManagement >
You can’t perform that action at this time.
0 commit comments