Skip to content

Commit 9bc9b99

Browse files
authored
Update README.md
1 parent 5d13351 commit 9bc9b99

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

README.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -290,21 +290,3 @@ And finally write a test client
290290

291291
## Advanced topics ##
292292
Advanced 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`.

0 commit comments

Comments
 (0)