Skip to content

Commit fe0bca2

Browse files
committed
[maven-release-plugin] prepare release 3.9.0
1 parent 59f066c commit fe0bca2

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
@@ -25,7 +25,7 @@
2525

2626
<groupId>net.sf.michael-o.tomcat</groupId>
2727
<artifactId>tomcat-authnz-spnego-ad</artifactId>
28-
<version>3.9.0-SNAPSHOT</version>
28+
<version>3.9.0</version>
2929
<packaging>jar</packaging>
3030

3131
<name>SPNEGO/Kerberos Authenticator and Active Directory Realm for Apache Tomcat</name>
@@ -51,7 +51,7 @@
5151
<connection>scm:git:https://github.com/michael-o/tomcatspnegoad.git</connection>
5252
<developerConnection>scm:git:https://github.com/michael-o/tomcatspnegoad.git</developerConnection>
5353
<url>https://github.com/michael-o/tomcatspnegoad</url>
54-
<tag>HEAD</tag>
54+
<tag>3.9.0</tag>
5555
</scm>
5656
<issueManagement>
5757
<system>GitHub</system>
@@ -75,7 +75,7 @@
7575
<tomcatPatchVersion>87</tomcatPatchVersion>
7676
<tomcatVersion>${tomcatMainVersion}.${tomcatPatchVersion}</tomcatVersion>
7777

78-
<project.build.outputTimestamp>2023-04-06T00:00:00Z</project.build.outputTimestamp>
78+
<project.build.outputTimestamp>2023-05-04T11:52:04Z</project.build.outputTimestamp>
7979
</properties>
8080

8181
<dependencies>

0 commit comments

Comments
 (0)