You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: pom.xml
+1-1
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@
31
31
</developers>
32
32
<groupId>org.eclipse.tracecompass</groupId>
33
33
<artifactId>trace-event-logger</artifactId>
34
-
<version>0.2.0</version>
34
+
<version>0.3.0</version>
35
35
<packaging>jar</packaging>
36
36
<name>Trace Compass Trace Event Logger</name>
37
37
<description>This logger is based on JUL to allow fast JSON traces to be written to disk. It is not lockless or nanosecond precise, but is fast and simple to use and configure.</description>
0 commit comments