File tree Expand file tree Collapse file tree 7 files changed +14
-14
lines changed Expand file tree Collapse file tree 7 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >pl.tkowalcz.tjahzi</groupId >
7
7
<artifactId >tjahzi-parent</artifactId >
8
- <version >0.9.30-SNAPSHOT </version >
8
+ <version >0.9.30</version >
9
9
</parent >
10
10
11
11
<name >core</name >
36
36
<dependency >
37
37
<groupId >pl.tkowalcz.tjahzi</groupId >
38
38
<artifactId >loki-protobuf</artifactId >
39
- <version >0.9.30-SNAPSHOT </version >
39
+ <version >0.9.30</version >
40
40
<scope >test</scope >
41
41
</dependency >
42
42
<dependency >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >pl.tkowalcz.tjahzi</groupId >
7
7
<artifactId >tjahzi-parent</artifactId >
8
- <version >0.9.30-SNAPSHOT </version >
8
+ <version >0.9.30</version >
9
9
</parent >
10
10
11
11
<name >log4j2-appender-nodep</name >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >pl.tkowalcz.tjahzi</groupId >
7
7
<artifactId >tjahzi-parent</artifactId >
8
- <version >0.9.30-SNAPSHOT </version >
8
+ <version >0.9.30</version >
9
9
</parent >
10
10
11
11
<name >log4j2-appender</name >
16
16
<dependency >
17
17
<groupId >pl.tkowalcz.tjahzi</groupId >
18
18
<artifactId >core</artifactId >
19
- <version >0.9.30-SNAPSHOT </version >
19
+ <version >0.9.30</version >
20
20
</dependency >
21
21
22
22
<dependency >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >pl.tkowalcz.tjahzi</groupId >
7
7
<artifactId >tjahzi-parent</artifactId >
8
- <version >0.9.30-SNAPSHOT </version >
8
+ <version >0.9.30</version >
9
9
</parent >
10
10
11
11
<name >logback-appender-nodep</name >
12
12
<artifactId >logback-appender-nodep</artifactId >
13
13
<packaging >jar</packaging >
14
- <version >0.9.30-SNAPSHOT </version >
14
+ <version >0.9.30</version >
15
15
16
16
<properties >
17
17
<!-- add comma separated artifact names from dependencies, to be included in unpacking-->
22
22
<dependency >
23
23
<groupId >pl.tkowalcz.tjahzi</groupId >
24
24
<artifactId >logback-appender</artifactId >
25
- <version >0.9.30-SNAPSHOT </version >
25
+ <version >0.9.30</version >
26
26
</dependency >
27
27
</dependencies >
28
28
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >pl.tkowalcz.tjahzi</groupId >
7
7
<artifactId >tjahzi-parent</artifactId >
8
- <version >0.9.30-SNAPSHOT </version >
8
+ <version >0.9.30</version >
9
9
</parent >
10
10
11
11
<name >logback-appender</name >
12
12
<artifactId >logback-appender</artifactId >
13
13
<packaging >jar</packaging >
14
- <version >0.9.30-SNAPSHOT </version >
14
+ <version >0.9.30</version >
15
15
16
16
<dependencies >
17
17
<dependency >
18
18
<groupId >pl.tkowalcz.tjahzi</groupId >
19
19
<artifactId >core</artifactId >
20
- <version >0.9.30-SNAPSHOT </version >
20
+ <version >0.9.30</version >
21
21
</dependency >
22
22
23
23
<dependency >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >pl.tkowalcz.tjahzi</groupId >
7
7
<artifactId >tjahzi-parent</artifactId >
8
- <version >0.9.30-SNAPSHOT </version >
8
+ <version >0.9.30</version >
9
9
</parent >
10
10
11
11
<name >loki-protobuf</name >
Original file line number Diff line number Diff line change 5
5
<groupId >pl.tkowalcz.tjahzi</groupId >
6
6
<artifactId >tjahzi-parent</artifactId >
7
7
<packaging >pom</packaging >
8
- <version >0.9.30-SNAPSHOT </version >
8
+ <version >0.9.30</version >
9
9
10
10
<name >Tjahzi</name >
11
11
<description >Tjahzi is a low overhead logging client for Loki</description >
25
25
<scm >
26
26
<
developerConnection >scm:git:
[email protected] :tkowalcz/tjahzi.git</
developerConnection >
27
27
<url >https://github.com/tkowalcz/tjahzi</url >
28
- <tag >tjahzi-0.7 </tag >
28
+ <tag >tjahzi-parent-0.9.30 </tag >
29
29
</scm >
30
30
31
31
<distributionManagement >
You can’t perform that action at this time.
0 commit comments