File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!--
33
4- Copyright 2017-2018 Rudy De Busscher (https://www.atbash.be)
4+ Copyright 2017-2019 Rudy De Busscher (https://www.atbash.be)
55
66 Licensed under the Apache License, Version 2.0 (the "License");
77 you may not use this file except in compliance with the License.
2424 <parent >
2525 <groupId >be.atbash.json</groupId >
2626 <artifactId >octopus-json-smart-parent</artifactId >
27- <version >0.9.2-SNAPSHOT </version >
27+ <version >0.9.2</version >
2828 <relativePath >../pom.xml</relativePath >
2929 </parent >
3030
3131 <artifactId >octopus-accessors-smart</artifactId >
32- <version >0.9.2-SNAPSHOT </version >
32+ <version >0.9.2</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 @@ -15,4 +15,4 @@ mvn clean deploy -Prelease
1515
1616# Setting versions
1717
18- mvn versions:set -DnewVersion=0.9.2-SNAPSHOT -DgenerateBackupPoms=false
18+ mvn versions:set -DnewVersion=0.9.2 -DgenerateBackupPoms=false
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!--
33
4- Copyright 2017-2018 Rudy De Busscher (https://www.atbash.be)
4+ Copyright 2017-2019 Rudy De Busscher (https://www.atbash.be)
55
66 Licensed under the Apache License, Version 2.0 (the "License");
77 you may not use this file except in compliance with the License.
2424 <parent >
2525 <groupId >be.atbash.json</groupId >
2626 <artifactId >octopus-json-smart-parent</artifactId >
27- <version >0.9.2-SNAPSHOT </version >
27+ <version >0.9.2</version >
2828 <relativePath >../pom.xml</relativePath >
2929 </parent >
3030
3131 <artifactId >octopus-json-smart</artifactId >
32- <version >0.9.2-SNAPSHOT </version >
32+ <version >0.9.2</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.2-SNAPSHOT </version >
26+ <version >0.9.2</version >
2727 <packaging >pom</packaging >
2828
2929 <inceptionYear >2017</inceptionYear >
You can’t perform that action at this time.
0 commit comments