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 caaff7d commit 1dea8d3Copy full SHA for 1dea8d3
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>com.spt-development</groupId>
5
<artifactId>spt-development-audit-spring</artifactId>
6
- <version>3.0.30-SNAPSHOT</version>
+ <version>3.0.30</version>
7
8
<name>audit-spring</name>
9
<description>Adds auditing to your project through the use of annotations typically added to Service methods.</description>
@@ -12,7 +12,7 @@
12
<scm>
13
<connection>scm:git:https://github.com/spt-development/spt-development-audit-spring.git</connection>
14
<url>https://github.com/spt-development/spt-development-audit-spring</url>
15
- <tag>HEAD</tag>
+ <tag>3.0.30</tag>
16
</scm>
17
18
<licenses>
0 commit comments