Skip to content

Commit

Permalink
Update to 3.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
dsyer committed Jul 11, 2024
1 parent a1785c0 commit 22cf60f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>org.springframework.guice</groupId>
<artifactId>spring-guice</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>

<name>spring-guice</name>
<description>Utilities for using Spring with Guice and vice versa</description>
Expand Down Expand Up @@ -88,7 +88,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<spring.version>6.1.10</spring.version>
<!-- Important for reproducible builds. Update using e.g. ./mvnw versions:set -DnewVersion=... -->
<project.build.outputTimestamp>2024-07-11T12:15:41Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-07-11T12:17:05Z</project.build.outputTimestamp>
</properties>

<build>
Expand Down

0 comments on commit 22cf60f

Please sign in to comment.