Skip to content

Commit b16955a

Browse files
authored
Merge pull request #48 from Glser/feat-260109-logsdk-xgl
[version] 日志框架feature v2发布
2 parents aa178f5 + 6fea938 commit b16955a

9 files changed

Lines changed: 9 additions & 9 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>io.github.timemachinelab</groupId>
88
<artifactId>TmlFoundation</artifactId>
9-
<version>1.1.0-alpha.4</version>
9+
<version>1.1.0-alpha.5</version>
1010
<packaging>pom</packaging>
1111
<name>TmlFoundation</name>
1212
<description>TmlFoundation</description>

tml-sdk-java-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>io.github.timemachinelab</groupId>
77
<artifactId>tml-sdk-java-bom</artifactId>
8-
<version>1.1.0-alpha.4</version>
8+
<version>1.1.0-alpha.5</version>
99
<packaging>pom</packaging>
1010
<name>tml-sdk-java-bom</name>
1111
<description>TmlFoundation BOM</description>

tml-sdk-java-cache-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.github.timemachinelab</groupId>
88
<artifactId>TmlFoundation</artifactId>
9-
<version>1.1.0-alpha.4</version>
9+
<version>1.1.0-alpha.5</version>
1010
</parent>
1111

1212
<artifactId>tml-sdk-java-cache-api</artifactId>

tml-sdk-java-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.github.timemachinelab</groupId>
88
<artifactId>TmlFoundation</artifactId>
9-
<version>1.1.0-alpha.4</version>
9+
<version>1.1.0-alpha.5</version>
1010
</parent>
1111

1212
<artifactId>tml-sdk-java-core</artifactId>

tml-sdk-java-fucking-bug/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.github.timemachinelab</groupId>
88
<artifactId>TmlFoundation</artifactId>
9-
<version>1.1.0-alpha.4</version>
9+
<version>1.1.0-alpha.5</version>
1010
</parent>
1111

1212
<artifactId>tml-sdk-java-fucking-bug</artifactId>

tml-sdk-java-net-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.github.timemachinelab</groupId>
88
<artifactId>TmlFoundation</artifactId>
9-
<version>1.1.0-alpha.4</version>
9+
<version>1.1.0-alpha.5</version>
1010
</parent>
1111

1212
<artifactId>tml-sdk-java-net-api</artifactId>

tml-sdk-java-web/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>io.github.timemachinelab</groupId>
99
<artifactId>TmlFoundation</artifactId>
10-
<version>1.1.0-alpha.4</version>
10+
<version>1.1.0-alpha.5</version>
1111
</parent>
1212

1313
<artifactId>tml-sdk-java-web</artifactId>

tml-sdk-spring-boot-autoconfigure/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.github.timemachinelab</groupId>
88
<artifactId>TmlFoundation</artifactId>
9-
<version>1.1.0-alpha.4</version>
9+
<version>1.1.0-alpha.5</version>
1010
</parent>
1111

1212
<artifactId>tml-sdk-spring-boot-autoconfigure</artifactId>

tml-sdk-spring-boot-starter-web/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>io.github.timemachinelab</groupId>
99
<artifactId>TmlFoundation</artifactId>
10-
<version>1.1.0-alpha.4</version>
10+
<version>1.1.0-alpha.5</version>
1111
</parent>
1212

1313
<artifactId>tml-sdk-spring-boot-starter-web</artifactId>

0 commit comments

Comments
 (0)