File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Summary of the changes done in each version.
4
4
5
- ## 1.5.0-SNAPSHOT (Not yet released )
5
+ ## 1.5.0 (2017-11-30 )
6
6
7
7
### Updated APIs
8
8
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ can be obtained from [Maven Central](http://search.maven.org/) with following co
22
22
23
23
* GroupId: ` org.zaproxy `
24
24
* ArtifactId: ` zap-clientapi `
25
- * Version: ` 1.4 .0 `
25
+ * Version: ` 1.5 .0 `
26
26
27
27
Previous releases are also available, more details can be found in [ Maven Central] ( http://search.maven.org/#search|ga|1|org.zaproxy ) .
28
28
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ subprojects {
10
10
apply plugin : ' java'
11
11
group = ' org.zaproxy'
12
12
13
- version ' 1.5.0-SNAPSHOT '
13
+ version ' 1.5.0'
14
14
ext. versionBC = ' 1.3.0'
15
15
16
16
repositories {
You can’t perform that action at this time.
0 commit comments