mirror of
https://github.com/tiennm99/tjahzi.git
synced 2026-09-04 02:18:53 +00:00
[skip ci] [maven-release-plugin] prepare for next development iteration
This commit is contained in:
+2
-2
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>pl.tkowalcz.tjahzi</groupId>
|
||||
<artifactId>tjahzi-parent</artifactId>
|
||||
<version>0.9.32</version>
|
||||
<version>0.9.33-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<name>core</name>
|
||||
@@ -36,7 +36,7 @@
|
||||
<dependency>
|
||||
<groupId>pl.tkowalcz.tjahzi</groupId>
|
||||
<artifactId>loki-protobuf</artifactId>
|
||||
<version>0.9.32</version>
|
||||
<version>0.9.33-SNAPSHOT</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>pl.tkowalcz.tjahzi</groupId>
|
||||
<artifactId>tjahzi-parent</artifactId>
|
||||
<version>0.9.32</version>
|
||||
<version>0.9.33-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<name>log4j2-appender-nodep</name>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>pl.tkowalcz.tjahzi</groupId>
|
||||
<artifactId>tjahzi-parent</artifactId>
|
||||
<version>0.9.32</version>
|
||||
<version>0.9.33-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<name>log4j2-appender</name>
|
||||
@@ -16,7 +16,7 @@
|
||||
<dependency>
|
||||
<groupId>pl.tkowalcz.tjahzi</groupId>
|
||||
<artifactId>core</artifactId>
|
||||
<version>0.9.32</version>
|
||||
<version>0.9.33-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
||||
@@ -5,13 +5,13 @@
|
||||
<parent>
|
||||
<groupId>pl.tkowalcz.tjahzi</groupId>
|
||||
<artifactId>tjahzi-parent</artifactId>
|
||||
<version>0.9.32</version>
|
||||
<version>0.9.33-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<name>logback-appender-nodep</name>
|
||||
<artifactId>logback-appender-nodep</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<version>0.9.32</version>
|
||||
<version>0.9.33-SNAPSHOT</version>
|
||||
|
||||
<properties>
|
||||
<!--add comma separated artifact names from dependencies, to be included in unpacking-->
|
||||
@@ -22,7 +22,7 @@
|
||||
<dependency>
|
||||
<groupId>pl.tkowalcz.tjahzi</groupId>
|
||||
<artifactId>logback-appender</artifactId>
|
||||
<version>0.9.32</version>
|
||||
<version>0.9.33-SNAPSHOT</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
||||
@@ -5,19 +5,19 @@
|
||||
<parent>
|
||||
<groupId>pl.tkowalcz.tjahzi</groupId>
|
||||
<artifactId>tjahzi-parent</artifactId>
|
||||
<version>0.9.32</version>
|
||||
<version>0.9.33-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<name>logback-appender</name>
|
||||
<artifactId>logback-appender</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<version>0.9.32</version>
|
||||
<version>0.9.33-SNAPSHOT</version>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>pl.tkowalcz.tjahzi</groupId>
|
||||
<artifactId>core</artifactId>
|
||||
<version>0.9.32</version>
|
||||
<version>0.9.33-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>pl.tkowalcz.tjahzi</groupId>
|
||||
<artifactId>tjahzi-parent</artifactId>
|
||||
<version>0.9.32</version>
|
||||
<version>0.9.33-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<name>loki-protobuf</name>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<groupId>pl.tkowalcz.tjahzi</groupId>
|
||||
<artifactId>tjahzi-parent</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<version>0.9.32</version>
|
||||
<version>0.9.33-SNAPSHOT</version>
|
||||
|
||||
<name>Tjahzi</name>
|
||||
<description>Tjahzi is a low overhead logging client for Loki</description>
|
||||
@@ -25,7 +25,7 @@
|
||||
<scm>
|
||||
<developerConnection>scm:git:git@github.com:tkowalcz/tjahzi.git</developerConnection>
|
||||
<url>https://github.com/tkowalcz/tjahzi</url>
|
||||
<tag>tjahzi-parent-0.9.32</tag>
|
||||
<tag>tjahzi-0.7</tag>
|
||||
</scm>
|
||||
|
||||
<distributionManagement>
|
||||
|
||||
Reference in New Issue
Block a user