Skip to content

Commit cc49ad3

Browse files
committed
updated version
1 parent 2720cc9 commit cc49ad3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<artifactId>audit4j-spring</artifactId>
66
<packaging>jar</packaging>
77
<name>Audit4j - Spring Integration</name>
8-
<version>2.4.0-alpha4</version>
8+
<version>2.4.0</version>
99
<url>http://audit4j.org</url>
1010
<description>Audit4j - An open-source auditing framework for Java, Spring Integration</description>
1111
<organization>
@@ -52,7 +52,7 @@
5252

5353
<properties>
5454
<junit.version>4.11</junit.version>
55-
<audit4j.version>2.4.0-alpha3</audit4j.version>
55+
<audit4j.version>2.4.0</audit4j.version>
5656
<spring.version>4.2.2.RELEASE</spring.version>
5757
<aspectj.version>1.8.7</aspectj.version>
5858
</properties>

0 commit comments

Comments
 (0)