File tree Expand file tree Collapse file tree 12 files changed +15
-15
lines changed
Expand file tree Collapse file tree 12 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >be.atbash.mp.rest-client</groupId >
2525 <artifactId >rest-client-parent</artifactId >
26- <version >0.5.1-SNAPSHOT </version >
26+ <version >0.5.1</version >
2727 <relativePath >../pom.xml</relativePath >
2828 </parent >
2929
Original file line number Diff line number Diff line change @@ -9,4 +9,4 @@ mvn license:format
99
1010
1111
12- mvn versions:set -DnewVersion=0.5.1-SNAPSHOT -DgenerateBackupPoms=false
12+ mvn versions:set -DnewVersion=0.5.1 -DgenerateBackupPoms=false
Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >be.atbash.mp.rest-client</groupId >
2525 <artifactId >atbash-rest-client-example-parent</artifactId >
26- <version >0.5.1-SNAPSHOT </version >
26+ <version >0.5.1</version >
2727 <relativePath >../pom.xml</relativePath >
2828 </parent >
2929
Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >be.atbash.mp.rest-client</groupId >
2525 <artifactId >atbash-rest-client-example-parent</artifactId >
26- <version >0.5.1-SNAPSHOT </version >
26+ <version >0.5.1</version >
2727 <relativePath >../pom.xml</relativePath >
2828 </parent >
2929
Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >be.atbash.mp.rest-client</groupId >
2525 <artifactId >rest-client-parent</artifactId >
26- <version >0.5.1-SNAPSHOT </version >
26+ <version >0.5.1</version >
2727 <relativePath >../pom.xml</relativePath >
2828 </parent >
2929
Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >be.atbash.mp.rest-client</groupId >
2525 <artifactId >atbash-rest-client-example-parent</artifactId >
26- <version >0.5.1-SNAPSHOT </version >
26+ <version >0.5.1</version >
2727 <relativePath >../pom.xml</relativePath >
2828 </parent >
2929
Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >be.atbash.mp.rest-client</groupId >
2525 <artifactId >rest-client-parent</artifactId >
26- <version >0.5.1-SNAPSHOT </version >
26+ <version >0.5.1</version >
2727 <relativePath >../pom.xml</relativePath >
2828 </parent >
2929
3333
3434 <properties >
3535 <deltaspike .version>1.8.1</deltaspike .version> <!-- DeltaSpikeProxyInvocationHandler -->
36- <atbash-utils .version>0.9.2-SNAPSHOT </atbash-utils .version>
36+ <atbash-utils .version>0.9.2</atbash-utils .version>
3737
3838 <asciidoctor .maven.plugin.version>1.5.6</asciidoctor .maven.plugin.version>
3939 <asciidoctorj .pdf.version>1.5.0-alpha.16</asciidoctorj .pdf.version>
Original file line number Diff line number Diff line change @@ -9,13 +9,13 @@ Add the following artefacts to the maven project file to have the Atbash Rest Cl
99 <dependency>
1010 <groupId>be.atbash.mp.rest-client</groupId>
1111 <artifactId>atbash-rest-client-impl</artifactId>
12- <version>0.5</version>
12+ <version>0.5.1 </version>
1313 </dependency>
1414
1515 <dependency>
1616 <groupId>be.atbash.config</groupId>
1717 <artifactId>geronimo-config</artifactId>
18- <version>0.9.1 </version>
18+ <version>0.9.2 </version>
1919 </dependency>
2020
2121 <dependency>
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Add the following artefacts to the maven project file to have the Atbash Rest Cl
99 <dependency>
1010 <groupId>be.atbash.mp.rest-client</groupId>
1111 <artifactId>atbash-rest-client-impl</artifactId>
12- <version>0.5</version>
12+ <version>0.5.1 </version>
1313 </dependency>
1414
1515 <!-- need a JAX-RS client -->
@@ -29,7 +29,7 @@ Add the following artefacts to the maven project file to have the Atbash Rest Cl
2929 <dependency>
3030 <groupId>be.atbash.config</groupId>
3131 <artifactId>geronimo-config</artifactId>
32- <version>0.9.1 </version>
32+ <version>0.9.2 </version>
3333 </dependency>
3434
3535 <dependency>
Original file line number Diff line number Diff line change 11= Atbash MicroProfile rest client
22Rudy De Busscher <rdebusscher @gmail.com >
3- v0.5.1, ??/?? /2018
3+ v0.5.1, 05/08 /2018
44
55== Release notes
66
You can’t perform that action at this time.
0 commit comments