Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
hs-jenkins-bot committed Sep 12, 2024
1 parent ae46ea9 commit beb03e6
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 @@ -10,7 +10,7 @@

<groupId>com.hubspot.jinjava</groupId>
<artifactId>jinjava</artifactId>
<version>2.7.3</version>
<version>2.7.4-SNAPSHOT</version>
<description>Jinja templating engine implemented in Java</description>

<properties>
Expand Down Expand Up @@ -344,7 +344,7 @@
<connection>scm:git:git@github.com:HubSpot/jinjava.git</connection>
<developerConnection>scm:git:git@github.com:HubSpot/jinjava.git</developerConnection>
<url>git@github.com:HubSpot/jinjava.git</url>
<tag>jinjava-2.7.3</tag>
<tag>HEAD$</tag>
</scm>

<profiles>
Expand Down

0 comments on commit beb03e6

Please sign in to comment.