Skip to content

Commit 251714a

Browse files
Mathias KowalzikMathias Kowalzik
authored andcommitted
Release 0.0.3
1 parent 5da4b62 commit 251714a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

annotations/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.leandreck.endpoints</groupId>
2626
<artifactId>parent</artifactId>
27-
<version>0.0.3-SNAPSHOT</version>
27+
<version>0.0.3</version>
2828
<relativePath>../</relativePath>
2929
</parent>
3030

examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.leandreck.endpoints</groupId>
2626
<artifactId>parent</artifactId>
27-
<version>0.0.3-SNAPSHOT</version>
27+
<version>0.0.3</version>
2828
<relativePath>../</relativePath>
2929
</parent>
3030

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
<groupId>org.leandreck.endpoints</groupId>
2525
<artifactId>parent</artifactId>
26-
<version>0.0.3-SNAPSHOT</version>
26+
<version>0.0.3</version>
2727
<packaging>pom</packaging>
2828

2929
<!-- More Project Information -->

0 commit comments

Comments
 (0)