File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Utilities for processing user-agent strings. Can be used to handle http requests
5
5
6
6
http://haraldwalker.github.com/user-agent-utils/
7
7
8
- New in Version 1.9 (unreleased)
8
+ New in Version 1.9
9
9
------------------
10
10
11
11
* Fixed version detection of Chrome Mobile
Original file line number Diff line number Diff line change 5
5
<name >User-Agent-Utils</name >
6
6
<url >http://java.net/projects/user-agent-utils</url >
7
7
<artifactId >UserAgentUtils</artifactId >
8
- <version >1.9-snapshot </version >
8
+ <version >1.9</version >
9
9
<description >Utility classes to handle user-agents.</description >
10
10
<properties >
11
11
<github .global.server>github</github .global.server>
68
68
<plugin >
69
69
<groupId >com.github.github</groupId >
70
70
<artifactId >site-maven-plugin</artifactId >
71
- <version >0.7 </version >
71
+ <version >0.8 </version >
72
72
<configuration >
73
73
<message >Maven artifacts for ${project.version} </message > <!-- git commit message -->
74
74
<noJekyll >true</noJekyll > <!-- disable webpage processing -->
You can’t perform that action at this time.
0 commit comments