Skip to content

Commit

Permalink
[release] Back to snapshots, next is 1.1.5-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
violetagg committed Mar 2, 2023
1 parent 8e5b5f4 commit fd0557b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
12 changes: 6 additions & 6 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
reactorPoolVersion=1.0.0
version=1.1.4
reactorNettyQuicVersion=0.1.4
reactorCoreVersion=3.5.3
reactorAddonsVersion=3.5.0
compatibleVersion=1.1.3
reactorPoolVersion=1.0.1-SNAPSHOT
version=1.1.5-SNAPSHOT
reactorNettyQuicVersion=0.1.5-SNAPSHOT
reactorCoreVersion=3.5.4-SNAPSHOT
reactorAddonsVersion=3.5.1-SNAPSHOT
compatibleVersion=1.1.4
bomVersion=2022.0.4
2 changes: 0 additions & 2 deletions reactor-netty-http/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -241,8 +241,6 @@ task japicmp(type: JapicmpTask) {

compatibilityChangeExcludes = [ "METHOD_NEW_DEFAULT" ]
methodExcludes = [
'reactor.netty.http.server.ConnectionInformation#hostName()',
'reactor.netty.http.server.ConnectionInformation#hostPort()'
]
}

Expand Down

0 comments on commit fd0557b

Please sign in to comment.