Updating version from 5.0.1 to 5.1.0 Signed-off-by: Jayasheelan Kumar <jayasheelan.kumar@oracle.com>
diff --git a/appserver/tests/quicklook/admin/pom.xml b/appserver/tests/quicklook/admin/pom.xml index 0ea23c4..f6bf4f0 100644 --- a/appserver/tests/quicklook/admin/pom.xml +++ b/appserver/tests/quicklook/admin/pom.xml
@@ -26,7 +26,7 @@ <parent> <artifactId>org.glassfish.quicklook</artifactId> <groupId>quicklook</groupId> - <version>5.0.1-SNAPSHOT</version> + <version>5.1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <description>Runs the tests on admin/asadmin code</description>