Skip to content

Commit 811d502

Browse files
Mathias KowalzikMathias Kowalzik
authored andcommitted
Reelase 0.3.0
1 parent fef4681 commit 811d502

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.2.1-SNAPSHOT</version>
27+
<version>0.3.0</version>
2828
<relativePath>../</relativePath>
2929
</parent>
3030
<artifactId>annotations</artifactId>

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.2.1-SNAPSHOT</version>
27+
<version>0.3.0</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.2.1-SNAPSHOT</version>
26+
<version>0.3.0</version>
2727
<packaging>pom</packaging>
2828

2929
<!-- More Project Information -->

0 commit comments

Comments
 (0)