Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-o committed May 4, 2023
1 parent 59f066c commit fe0bca2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<groupId>net.sf.michael-o.tomcat</groupId>
<artifactId>tomcat-authnz-spnego-ad</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.9.0</version>
<packaging>jar</packaging>

<name>SPNEGO/Kerberos Authenticator and Active Directory Realm for Apache Tomcat</name>
Expand All @@ -51,7 +51,7 @@
<connection>scm:git:https://github.com/michael-o/tomcatspnegoad.git</connection>
<developerConnection>scm:git:https://github.com/michael-o/tomcatspnegoad.git</developerConnection>
<url>https://github.com/michael-o/tomcatspnegoad</url>
<tag>HEAD</tag>
<tag>3.9.0</tag>
</scm>
<issueManagement>
<system>GitHub</system>
Expand All @@ -75,7 +75,7 @@
<tomcatPatchVersion>87</tomcatPatchVersion>
<tomcatVersion>${tomcatMainVersion}.${tomcatPatchVersion}</tomcatVersion>

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

<dependencies>
Expand Down

0 comments on commit fe0bca2

Please sign in to comment.