Skip to content

Commit 1dea8d3

Browse files
committed
[skip ci] [maven-release-plugin] prepare release 3.0.30
1 parent caaff7d commit 1dea8d3

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
@@ -3,7 +3,7 @@
33

44
<groupId>com.spt-development</groupId>
55
<artifactId>spt-development-audit-spring</artifactId>
6-
<version>3.0.30-SNAPSHOT</version>
6+
<version>3.0.30</version>
77

88
<name>audit-spring</name>
99
<description>Adds auditing to your project through the use of annotations typically added to Service methods.</description>
@@ -12,7 +12,7 @@
1212
<scm>
1313
<connection>scm:git:https://github.com/spt-development/spt-development-audit-spring.git</connection>
1414
<url>https://github.com/spt-development/spt-development-audit-spring</url>
15-
<tag>HEAD</tag>
15+
<tag>3.0.30</tag>
1616
</scm>
1717

1818
<licenses>

0 commit comments

Comments
 (0)