Skip to content

Commit

Permalink
Attempt staging
Browse files Browse the repository at this point in the history
  • Loading branch information
dsyer committed Jul 12, 2024
1 parent 498fed0 commit 50d2ebc
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.1-SNAPSHOT</version>
<version>3.0.1</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-12T09:48:18Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-07-12T15:51:09Z</project.build.outputTimestamp>
</properties>

<build>
Expand Down

0 comments on commit 50d2ebc

Please sign in to comment.