Hi all, I have set up a Jenkins job for the UIMA parent pom, so that SNAPSHOT versions of our products can depend on SNAPSHOT versions of the parent pom. This way, when we fix a problem in the parent pom and believe that our products are only released after the next parent pom release, we do not have to fix the problem also in the product. We can simply upgrade the product to the parent pom SNAPSHOT.
Cheers, -- Richard
