Skip to content

Commit 3dbdffe

Browse files
author
Nicolas Romanetti
committed
[maven-release-plugin] prepare for next development iteration
1 parent 3ea9cda commit 3dbdffe

File tree

1 file changed

+2
-2
lines changed
  • javaee7-jpa-query-by-example

1 file changed

+2
-2
lines changed

javaee7-jpa-query-by-example/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<groupId>com.jaxio</groupId>
99
<artifactId>javaee7-jpa-query-by-example</artifactId>
1010
<packaging>jar</packaging>
11-
<version>1.0.1</version>
11+
<version>1.0.2-SNAPSHOT</version>
1212
<name>JavaEE7 JPA Query by Example</name>
1313
<url>https://github.com/jaxio/javaee-lab</url>
1414

@@ -49,7 +49,7 @@
4949
<connection>scm:git:git://github.com/jaxio/javaee-lab.git</connection>
5050
<developerConnection>scm:git:[email protected]:jaxio/javaee-lab.git</developerConnection>
5151
<url>http://github.com/jaxio/javaee-lab/</url>
52-
<tag>javaee7-jpa-query-by-example-1.0.1</tag>
52+
<tag>javaee7-jpa-query-by-example-1.0.0</tag>
5353
</scm>
5454

5555
<issueManagement>

0 commit comments

Comments
 (0)