Skip to content

Commit

Permalink
RC33
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasnield committed Dec 27, 2018
1 parent 5f6711a commit e65e6ce
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ publishing {
version VERSION_NAME
artifactId ARTIFACT_ID


pom {
name = POM_NAME
description = POM_DESCRIPTION
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
GROUP=io.reactivex.rxjava2
VERSION_NAME=2.11.0-RC32
VERSION_NAME=2.11.0-RC33
POM_NAME=RxJavaFX
POM_PACKAGING=jar
POM_DESCRIPTION=RxJava extensions for JavaFX
Expand Down

0 comments on commit e65e6ce

Please sign in to comment.