Skip to content

Commit

Permalink
[maven-release-plugin] prepare release sqlline-1.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
julianhyde committed Mar 6, 2015
1 parent b58ecfe commit c4a8427
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<groupId>sqlline</groupId>
<artifactId>sqlline</artifactId>
<packaging>jar</packaging>
<version>1.1.9-SNAPSHOT</version>
<version>1.1.9</version>
<name>sqlline</name>
<url>http://github.com/julianhyde/sqlline</url>

Expand Down Expand Up @@ -52,7 +52,7 @@
<connection>scm:git:git://github.com/julianhyde/sqlline.git</connection>
<developerConnection>scm:git:git@github.com:julianhyde/sqlline.git</developerConnection>
<url>http://github.com/julianhyde/sqlline/tree/master</url>
<tag>HEAD</tag>
<tag>sqlline-1.1.9</tag>
</scm>

<mailingLists>
Expand All @@ -69,7 +69,7 @@
<maven>3.2.1</maven><!-- prerequisite of some plugins -->
</prerequisites>

<repositories/>
<repositories />

<build>
<plugins>
Expand Down

0 comments on commit c4a8427

Please sign in to comment.