diff options
author | John J. Franey <john.franey@att.com> | 2020-03-09 11:29:25 -0400 |
---|---|---|
committer | John J. Franey <john.franey@att.com> | 2020-03-09 11:29:25 -0400 |
commit | 40f5efb5fa819cd200520ac1bf289548bc1c7934 (patch) | |
tree | e09a1b13c77d9850275f0c3d478280fd711c5bf5 /checkstyle/pom.xml | |
parent | 96021c83a2d6de2df0b5197688587087db90a544 (diff) |
bump version to next release snapshot
Issue-ID: INT-1479
Signed-off-by: John J. Franey <John.Franey@att.com>
Change-Id: I361c2039fd58867436d6b82f631a341b9c879130
Diffstat (limited to 'checkstyle/pom.xml')
-rw-r--r-- | checkstyle/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml index 3e367da..c0ee0da 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>version</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>checkstyle</artifactId> |