Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: pom.xml

Issue 29371750: Issue 4794 - adblock engine creating/releasing concurrency (Closed)
Patch Set: Created Jan. 13, 2017, 11:44 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>

Powered by Google App Engine
This is Rietveld