File tree 2 files changed +7
-2
lines changed 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1
1
jsoup changelog
2
2
3
- *** Release 1.8.3 [PENDING ]
3
+ *** Release 1.8.3 [2015-Aug-02 ]
4
4
* Added support for custom boolean attributes.
5
5
<https://github.com/jhy/jsoup/pull/555>
6
6
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >org.jsoup</groupId >
7
7
<artifactId >jsoup</artifactId >
8
- <version >1.8.3 -SNAPSHOT</version >
8
+ <version >1.8.4 -SNAPSHOT</version >
9
9
<description >jsoup HTML parser</description >
10
10
<url >http://jsoup.org/</url >
11
11
<inceptionYear >2009</inceptionYear >
24
24
<url >http://github.com/jhy/jsoup</url >
25
25
<connection >scm:git:http://github.com/jhy/jsoup.git</connection >
26
26
<!-- <developerConnection>scm:git:[email protected] :jhy/jsoup.git</developerConnection> -->
27
+ <tag >HEAD</tag >
27
28
</scm >
28
29
<organization >
29
30
<name >Jonathan Hedley</name >
130
131
<artifactId >maven-resources-plugin</artifactId >
131
132
<version >2.4</version >
132
133
</plugin >
134
+ <plugin >
135
+ <artifactId >maven-release-plugin</artifactId >
136
+ <version >2.5.2</version >
137
+ </plugin >
133
138
</plugins >
134
139
<resources >
135
140
<resource >
You can’t perform that action at this time.
0 commit comments