Skip to content

Commit fee007a

Browse files
author
Nicolas Romanetti
committed
[maven-release-plugin] prepare release jpa-querybyexample-1.0.1
1 parent be87c30 commit fee007a

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
@@ -9,7 +9,7 @@
99
<groupId>com.jaxio</groupId>
1010
<artifactId>jpa-querybyexample</artifactId>
1111
<packaging>jar</packaging>
12-
<version>1.0.1-SNAPSHOT</version>
12+
<version>1.0.1</version>
1313

1414
<name>JPA Query by Example</name>
1515
<url>https://github.com/jaxio/jpa-query-by-example</url>
@@ -50,7 +50,7 @@
5050
<connection>scm:git:git://github.com/jaxio/jpa-query-by-example.git</connection>
5151
<developerConnection>scm:git:git@github.com:jaxio/jpa-query-by-example.git</developerConnection>
5252
<url>http://github.com/jaxio/jpa-query-by-example/</url>
53-
<tag>HEAD</tag>
53+
<tag>jpa-querybyexample-1.0.1</tag>
5454
</scm>
5555

5656
<issueManagement>

0 commit comments

Comments
 (0)