Skip to content

Commit

Permalink
[release] Back to snapshots, next is 1.0.30-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
violetagg committed Mar 2, 2023
1 parent f67724b commit 11e11d6
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=0.2.11
version=1.0.29
reactorNettyQuicVersion=0.0.18
reactorCoreVersion=3.4.27
reactorAddonsVersion=3.4.9
compatibleVersion=1.0.28
reactorPoolVersion=0.2.12-SNAPSHOT
version=1.0.30-SNAPSHOT
reactorNettyQuicVersion=0.0.19-SNAPSHOT
reactorCoreVersion=3.4.28-SNAPSHOT
reactorAddonsVersion=3.4.10-SNAPSHOT
compatibleVersion=1.0.29
bomVersion=2020.0.29
2 changes: 0 additions & 2 deletions reactor-netty-http/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -235,8 +235,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 11e11d6

Please sign in to comment.