Skip to content

Commit 9ac250c

Browse files
[maven-release-plugin] prepare release jinjava-2.8.0
1 parent 0894c2d commit 9ac250c

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.8.0-SNAPSHOT</version>
13+
<version>2.8.0</version>
1414
<description>Jinja templating engine implemented in Java</description>
1515

1616
<properties>
@@ -344,7 +344,7 @@
344344
<connection>scm:git:[email protected]:HubSpot/jinjava.git</connection>
345345
<developerConnection>scm:git:[email protected]:HubSpot/jinjava.git</developerConnection>
346346
<url>[email protected]:HubSpot/jinjava.git</url>
347-
<tag>HEAD$</tag>
347+
<tag>jinjava-2.8.0</tag>
348348
</scm>
349349

350350
<profiles>

0 commit comments

Comments
 (0)