Skip to content

Commit 42fd682

Browse files
committed
[maven-release-plugin] prepare release linq4j-0.1.11
1 parent ec14c1b commit 42fd682

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
@@ -5,7 +5,7 @@
55
<groupId>net.hydromatic</groupId>
66
<artifactId>linq4j</artifactId>
77
<packaging>jar</packaging>
8-
<version>0.1.11-SNAPSHOT</version>
8+
<version>0.1.11</version>
99

1010
<!-- More project information. -->
1111
<name>linq4j</name>
@@ -71,7 +71,7 @@
7171
<connection>scm:git:git://github.com/julianhyde/linq4j.git</connection>
7272
<developerConnection>scm:git:[email protected]:julianhyde/linq4j.git</developerConnection>
7373
<url>scm:git:git://github.com/julianhyde/linq4j.git</url>
74-
<tag>HEAD</tag>
74+
<tag>linq4j-0.1.11</tag>
7575
</scm>
7676

7777
<!-- Dependencies. -->

0 commit comments

Comments
 (0)