Compare commits
9 Commits
jordanz/en
...
record-bui
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
378d19390c | ||
|
|
fe4eaec702 | ||
|
|
3f9ab38fb1 | ||
|
|
75d684f260 | ||
|
|
bdedc6e15a | ||
|
|
3ddcecea08 | ||
|
|
56df5c1107 | ||
|
|
3dc1d87a3f | ||
|
|
1f02dcf4fe |
4
pom.xml
4
pom.xml
@@ -5,7 +5,7 @@
|
||||
<groupId>io.soabase.record-builder</groupId>
|
||||
<artifactId>record-builder</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<version>1.17-SNAPSHOT</version>
|
||||
<version>1.17</version>
|
||||
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
@@ -65,7 +65,7 @@
|
||||
<url>https://github.com/randgalt/record-builder</url>
|
||||
<connection>scm:git:https://github.com/randgalt/record-builder.git</connection>
|
||||
<developerConnection>scm:git:git@github.com:randgalt/record-builder.git</developerConnection>
|
||||
<tag>HEAD</tag>
|
||||
<tag>record-builder-1.17</tag>
|
||||
</scm>
|
||||
|
||||
<issueManagement>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<parent>
|
||||
<groupId>io.soabase.record-builder</groupId>
|
||||
<artifactId>record-builder</artifactId>
|
||||
<version>1.17-SNAPSHOT</version>
|
||||
<version>1.17</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<parent>
|
||||
<groupId>io.soabase.record-builder</groupId>
|
||||
<artifactId>record-builder</artifactId>
|
||||
<version>1.17-SNAPSHOT</version>
|
||||
<version>1.17</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user