File tree Expand file tree Collapse file tree 1 file changed +0
-18
lines changed
Expand file tree Collapse file tree 1 file changed +0
-18
lines changed Original file line number Diff line number Diff line change @@ -290,21 +290,3 @@ And finally write a test client
290290
291291## Advanced topics ##
292292Advanced topics can be found in the [ wiki] ( https://github.com/derjust/spring-data-dynamodb/wiki ) .
293-
294- ## Release process ##
295-
296- 1 . Check ` pom.xml ` for the proper ` <version /> ` tag
297- 1 . Check ` pom.xml ` SpecificaitonVersion entries
298- 1 . Update ` src/changes/changes.xml ` timestamp of the release version
299- 1 . Update ` README.md ` version for the Maven/Gradle examples
300-
301- Then execute
302-
303- ```
304- $ mvn release:prepare && mvn release:perform
305- ```
306-
307- which will tag, build, test and upload the artifacts to Sonatype's OSS staging area & closes the staging repository.
308- Maven Central synchronization usually takes ~ 15 minutes.
309-
310- Finally create a new section in ` src/changes/changes.xml ` .
You can’t perform that action at this time.
0 commit comments