We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9470a6 commit 17b0994Copy full SHA for 17b0994
pom.xml
@@ -5,7 +5,7 @@
5
<artifactId>audit4j-db</artifactId>
6
<packaging>jar</packaging>
7
<name>Audit4j - Database Handler</name>
8
- <version>2.4.0</version>
+ <version>2.4.1-RC1</version>
9
<url>http://audit4j.org</url>
10
<description>Audit4j - An open-source auditing framework, Database handler</description>
11
<organization>
@@ -43,13 +43,7 @@
43
<timezone>+05:30</timezone>
44
</developer>
45
</developers>
46
-
47
- <parent>
48
- <groupId>org.sonatype.oss</groupId>
49
- <artifactId>oss-parent</artifactId>
50
- <version>7</version>
51
- </parent>
52
+
53
<properties>
54
<audit4j.version>2.4.1-RC1</audit4j.version>
55
</properties>
0 commit comments