Skip to content

Commit eed4d71

Browse files
committed
added changes
1 parent ff834b2 commit eed4d71

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
<packaging>jar</packaging>
77
<name>Audit4j - Database Handler</name>
88
<version>1.0.0</version>
9-
<url>http://www.mechanizedspace.com/audit4j</url>
9+
<url>http://audit4j.org</url>
1010
<description>Audit4j - An open-source audit suit for enterprise java platform, Database Handler</description>
1111
<organization>
1212
<name>Audit4j</name>
13-
<url>http://www.mechanizedspace.com/audit4j</url>
13+
<url>http://audit4j.org</url>
1414
</organization>
1515
<licenses>
1616
<license>
@@ -30,7 +30,7 @@
3030
<id>janith</id>
3131
<name>Janith Bandara</name>
3232
<organization>Audit4j</organization>
33-
<organizationUrl>http://www.mechanizedspace.com/audit4j</organizationUrl>
33+
<organizationUrl>http://audit4j.org</organizationUrl>
3434
<roles>
3535
<role>owner</role>
3636
<role>developer</role>
@@ -60,7 +60,7 @@
6060
<dependency>
6161
<groupId>org.audit4j</groupId>
6262
<artifactId>audit4j-core</artifactId>
63-
<version>1.0.0</version>
63+
<version>2.0.1</version>
6464
</dependency>
6565
<dependency>
6666
<groupId>c3p0</groupId>

0 commit comments

Comments
 (0)