Rework POMs to support automated CI release

This commit is contained in:
Phillip Webb
2013-08-29 22:28:34 -07:00
parent a44f8bc59e
commit a33425920b
32 changed files with 1139 additions and 833 deletions

View File

@@ -37,7 +37,7 @@ import static org.junit.Assert.assertTrue;
/**
* Integration tests to exercise the samples.
*
*
* @author Dave Syer
*/
public class SampleIntegrationTests {