We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be87c30 commit fee007aCopy full SHA for fee007a
pom.xml
@@ -9,7 +9,7 @@
9
<groupId>com.jaxio</groupId>
10
<artifactId>jpa-querybyexample</artifactId>
11
<packaging>jar</packaging>
12
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
13
14
<name>JPA Query by Example</name>
15
<url>https://github.com/jaxio/jpa-query-by-example</url>
@@ -50,7 +50,7 @@
50
<connection>scm:git:git://github.com/jaxio/jpa-query-by-example.git</connection>
51
<developerConnection>scm:git:git@github.com:jaxio/jpa-query-by-example.git</developerConnection>
52
<url>http://github.com/jaxio/jpa-query-by-example/</url>
53
- <tag>HEAD</tag>
+ <tag>jpa-querybyexample-1.0.1</tag>
54
</scm>
55
56
<issueManagement>
0 commit comments