Skip to content

Commit 2147ad3

Browse files
[maven-release-plugin] prepare release jinjava-2.5.7
1 parent 9f9d5c8 commit 2147ad3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<groupId>com.hubspot.jinjava</groupId>
1212
<artifactId>jinjava</artifactId>
13-
<version>2.5.7-SNAPSHOT</version>
13+
<version>2.5.7</version>
1414
<description>Jinja templating engine implemented in Java</description>
1515

1616
<properties>
@@ -248,6 +248,6 @@
248248
<connection>scm:git:git@github.com:HubSpot/jinjava.git</connection>
249249
<developerConnection>scm:git:git@github.com:HubSpot/jinjava.git</developerConnection>
250250
<url>git@github.com:HubSpot/jinjava.git</url>
251-
<tag>HEAD</tag>
251+
<tag>jinjava-2.5.7</tag>
252252
</scm>
253253
</project>

0 commit comments

Comments
 (0)