| Index: pom.xml |
| diff --git a/pom.xml b/pom.xml |
| index a693cd74896b7cb4a16ca3e439de2b9f5456874b..77dfc251103b6e61bd5db14d2113e4bde1c05cca 100644 |
| --- a/pom.xml |
| +++ b/pom.xml |
| @@ -11,7 +11,7 @@ |
| <name>parent</name> |
| <properties> |
| - <selfVersion>1.0</selfVersion> |
| + <selfVersion>1.1</selfVersion> |
|
anton
2017/01/13 11:47:55
this means all maven modules will have 1.1 as modu
diegocarloslima
2017/01/25 11:38:19
Keeping all modules with the same version might be
anton
2017/01/25 11:51:58
Acknowledged. I will make maven and gradle module
|
| <buildTools>22.0.1</buildTools> |
| </properties> |