Skip to content

Commit

Permalink
move version to snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
mbsalvatore committed Feb 5, 2024
1 parent 0f6067c commit d348297
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 @@ -7,7 +7,7 @@
<url>http://opentripplanner.org</url>
<groupId>org.opentripplanner</groupId>
<artifactId>otp</artifactId>
<version>2.1.1.12-cs</version>
<version>2.1.1.13-cs-SNAPSHOT</version>
<packaging>jar</packaging>

<licenses>
Expand Down Expand Up @@ -903,7 +903,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.12</version>
<version>RELEASE</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit d348297

Please sign in to comment.