Skip to content

Commit 464b56a

Browse files
author
Roman Janusz
authored
removed obsolete info from readme
1 parent 0b23f48 commit 464b56a

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

README.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -46,18 +46,3 @@
4646
* `commons-spring` - Spring framework utilities:
4747
* `HoconBeanDefinitionReader` - an utility that allows you to define Spring application context using
4848
[HOCON](https://github.com/lightbend/config/blob/master/HOCON.md) format
49-
50-
## Development
51-
52-
* Introduce your changes
53-
* Write some unit tests
54-
* Bump the version number in `version.sbt` file
55-
* Submit a pull request
56-
57-
### Test on local environment
58-
59-
* Publish the artifact locally
60-
* Use `sbt publishLocal` for projects managed by Ivy (e.g. SBT projects)
61-
* Or `sbt publishM2` for projects managed by maven
62-
* Update avsystem-commons dependency version in your project and refresh
63-
your project dependencies

0 commit comments

Comments
 (0)