File tree Expand file tree Collapse file tree 6 files changed +12
-8
lines changed Expand file tree Collapse file tree 6 files changed +12
-8
lines changed Original file line number Diff line number Diff line change 2424 <parent >
2525 <groupId >be.atbash.json</groupId >
2626 <artifactId >octopus-json-smart-parent</artifactId >
27- <version >0.9.1-SNAPSHOT </version >
27+ <version >0.9.1</version >
2828 <relativePath >../pom.xml</relativePath >
2929 </parent >
3030
3131 <artifactId >octopus-accessors-smart</artifactId >
32- <version >0.9.1-SNAPSHOT </version >
32+ <version >0.9.1</version >
3333 <name >ASM based accessors helper used by json-smart</name >
3434
3535 <dependencies >
Original file line number Diff line number Diff line change @@ -11,4 +11,8 @@ mvn license:format
1111
1212# Release to Maven central
1313
14- mvn clean deploy -Prelease
14+ mvn clean deploy -Prelease
15+
16+ # Setting versions
17+
18+ mvn versions:set -DnewVersion=0.9.1 -DgenerateBackupPoms=false
Original file line number Diff line number Diff line change 2424 <parent >
2525 <groupId >be.atbash.json</groupId >
2626 <artifactId >octopus-json-smart-parent</artifactId >
27- <version >0.9.1-SNAPSHOT </version >
27+ <version >0.9.1</version >
2828 <relativePath >../pom.xml</relativePath >
2929 </parent >
3030
3131 <artifactId >octopus-json-smart</artifactId >
32- <version >0.9.1-SNAPSHOT </version >
32+ <version >0.9.1</version >
3333 <packaging >jar</packaging >
3434
3535 <name >Atbash JSON</name >
Original file line number Diff line number Diff line change 2323
2424 <groupId >be.atbash.json</groupId >
2525 <artifactId >octopus-json-smart-parent</artifactId >
26- <version >0.9.1-SNAPSHOT </version >
26+ <version >0.9.1</version >
2727 <packaging >pom</packaging >
2828
2929 <inceptionYear >2017</inceptionYear >
6363
6464 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
6565
66- <atbash-utils .version>0.9.2-SNAPSHOT </atbash-utils .version>
66+ <atbash-utils .version>0.9.2</atbash-utils .version>
6767
6868 <asciidoctor .maven.plugin.version>1.5.6</asciidoctor .maven.plugin.version>
6969 <asciidoctorj .pdf.version>1.5.0-alpha.16</asciidoctorj .pdf.version>
Original file line number Diff line number Diff line change 11= Atbash JSON Smart
22Rudy De Busscher <rdebusscher @gmail.com >
3- v0.9.1, ??/?? /2018
3+ v0.9.1, 04/08 /2018
44:example-caption!:
55ifndef::imagesdir[:imagesdir: images]
66ifndef::sourcedir[:sourcedir: ../../main/java]
You can’t perform that action at this time.
0 commit comments