Skip to content

Commit

Permalink
[maven-release-plugin] prepare release jinjava-2.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hs-jenkins-bot committed Feb 14, 2024
1 parent 615fe93 commit c588667
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 @@ -10,7 +10,7 @@

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

<properties>
Expand All @@ -26,7 +26,7 @@
--add-opens=java.base/java.lang=ALL-UNNAMED
</basepom.test.add.opens>

<argLine></argLine>
<argLine />
</properties>

<dependencyManagement>
Expand Down Expand Up @@ -304,7 +304,7 @@
<connection>scm:git:[email protected]:HubSpot/jinjava.git</connection>
<developerConnection>scm:git:[email protected]:HubSpot/jinjava.git</developerConnection>
<url>[email protected]:HubSpot/jinjava.git</url>
<tag>HEAD$</tag>
<tag>jinjava-2.7.2</tag>
</scm>

<profiles>
Expand Down

0 comments on commit c588667

Please sign in to comment.