Skip to content

Commit 9846ae0

Browse files
committed
added changes
1 parent 7ef2c86 commit 9846ae0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 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>1.0.0</version>
8+
<version>1.0.4</version>
99
<url>http://audit4j.org</url>
1010
<description>Audit4j - An open-source audit suit for enterprise java platform, Database Handler</description>
1111
<organization>
@@ -23,7 +23,7 @@
2323
<connection>scm:git:[email protected]:audit4j/audit4j-db.git</connection>
2424
<developerConnection>scm:git:[email protected]:audit4j/audit4j-db.git</developerConnection>
2525
<url>scm:git:[email protected]:audit4j/audit4j-db.git</url>
26-
<tag>1.0.0</tag>
26+
<tag>1.0.4</tag>
2727
</scm>
2828
<developers>
2929
<developer>
@@ -60,7 +60,7 @@
6060
<dependency>
6161
<groupId>org.audit4j</groupId>
6262
<artifactId>audit4j-core</artifactId>
63-
<version>2.0.1</version>
63+
<version>2.0.2</version>
6464
</dependency>
6565
<dependency>
6666
<groupId>c3p0</groupId>

0 commit comments

Comments
 (0)