QChris has submitted this change and it was merged. Change subject: Bump version to 1.3.0-wmf1 ......................................................................
Bump version to 1.3.0-wmf1 Change-Id: Ib8ec9c95f5c8ace9de1dde37d09ff3059a262560 --- M java/pom.xml 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: QChris: Verified; Looks good to me, approved diff --git a/java/pom.xml b/java/pom.xml index 24ca132..bbf3e83 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -4,7 +4,7 @@ <groupId>ua_parser</groupId> <artifactId>ua-parser</artifactId> <packaging>jar</packaging> - <version>1.3.0-SNAPSHOT</version> + <version>1.3.0-wmf1</version> <name>ua-parser</name> <url>https://github.com/tobie/ua-parser/</url> <properties> -- To view, visit https://gerrit.wikimedia.org/r/169204 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib8ec9c95f5c8ace9de1dde37d09ff3059a262560 Gerrit-PatchSet: 1 Gerrit-Project: analytics/ua-parser Gerrit-Branch: wmf Gerrit-Owner: Ottomata <[email protected]> Gerrit-Reviewer: QChris <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
