Skip to content

Commit 17b0994

Browse files
committed
updated audit4j version
1 parent e9470a6 commit 17b0994

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

pom.xml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<artifactId>audit4j-db</artifactId>
66
<packaging>jar</packaging>
77
<name>Audit4j - Database Handler</name>
8-
<version>2.4.0</version>
8+
<version>2.4.1-RC1</version>
99
<url>http://audit4j.org</url>
1010
<description>Audit4j - An open-source auditing framework, Database handler</description>
1111
<organization>
@@ -43,13 +43,7 @@
4343
<timezone>+05:30</timezone>
4444
</developer>
4545
</developers>
46-
47-
<parent>
48-
<groupId>org.sonatype.oss</groupId>
49-
<artifactId>oss-parent</artifactId>
50-
<version>7</version>
51-
</parent>
52-
46+
5347
<properties>
5448
<audit4j.version>2.4.1-RC1</audit4j.version>
5549
</properties>

0 commit comments

Comments
 (0)