Skip to content

Commit 986e44f

Browse files
committed
1.0.11
1 parent 2bf124a commit 986e44f

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
@@ -6,7 +6,7 @@
66
<artifactId>httl-benchmark</artifactId>
77
<version>1.0.11</version>
88
<packaging>jar</packaging>
9-
<name>HTTL</name>
9+
<name>HTTL Benchmark</name>
1010
<description>Template Engine Benchmark.</description>
1111
<url>http://httl.github.io</url>
1212
<inceptionYear>2012</inceptionYear>
@@ -23,7 +23,7 @@
2323
</properties>
2424
<dependencies>
2525
<dependency>
26-
<groupId>httl</groupId>
26+
<groupId>com.github.httl</groupId>
2727
<artifactId>httl</artifactId>
2828
<version>1.0.11</version>
2929
<scope>test</scope>

0 commit comments

Comments
 (0)