Skip to content

Commit

Permalink
Merge pull request Netflix#189 from polarbizzle/fix_oss_publish
Browse files Browse the repository at this point in the history
upgrading nebula.netflixoss to 3.1.2
  • Loading branch information
chris-h-phillips committed Nov 19, 2015
2 parents c4dec00 + e88a5fb commit 0a5b3fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*.exe
*.o
*.so

classes
# Packages #
############
# it's better to unpack these files and commit the raw source
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {
}

plugins {
id 'nebula.netflixoss' version '3.0.0'
id 'nebula.netflixoss' version '3.1.2'
}

ext.githubProjectName = rootProject.name
Expand Down

0 comments on commit 0a5b3fa

Please sign in to comment.