Skip to content

Commit f6b7f34

Browse files
[maven-release-plugin] prepare release jinjava-2.7.5
1 parent 1d4d291 commit f6b7f34

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.7.5-SNAPSHOT</version>
13+
<version>2.7.5</version>
1414

1515
<name>${project.groupId}:${project.artifactId}</name>
1616
<description>Jinja templating engine implemented in Java</description>
@@ -353,7 +353,7 @@
353353
<connection>scm:git:[email protected]:HubSpot/jinjava.git</connection>
354354
<developerConnection>scm:git:[email protected]:HubSpot/jinjava.git</developerConnection>
355355
<url>[email protected]:HubSpot/jinjava.git</url>
356-
<tag>HEAD$</tag>
356+
<tag>jinjava-2.7.5</tag>
357357
</scm>
358358

359359
<profiles>

0 commit comments

Comments
 (0)