| commit | b1271636d7ebc47aa94762d7bbfc7e6d7a6f05b7 | [log] [tgz] |
|---|---|---|
| author | nickboldt <nboldt@redhat.com> | Wed Oct 16 11:53:17 2019 -0400 |
| committer | nickboldt <nboldt@redhat.com> | Wed Oct 16 11:53:17 2019 -0400 |
| tree | 9727fc3e53c799753e09588f789362a23d0fce1f | |
| parent | f4abfa2d45c3338ec020e19524433822af7bf6b6 [diff] |
forgot to bump version in publisher pom Change-Id: I2ae19ecb43798292387c14cb52904392c7ff5ef4 Signed-off-by: nickboldt <nboldt@redhat.com>
diff --git a/publish/pom.xml b/publish/pom.xml index 86a3524..db623b4 100644 --- a/publish/pom.xml +++ b/publish/pom.xml
@@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.wtp</groupId> <artifactId>wtp-aggregator</artifactId> - <version>3.15.0-SNAPSHOT</version> + <version>3.16.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.webtools</groupId>