Skip to content

Commit

Permalink
added maven-publish plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdul Rahman committed Nov 22, 2016
1 parent 5e8418b commit 311b87c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ buildscript {
apply plugin: 'java'
apply plugin: 'idea'
apply plugin: 'maven'
apply plugin: 'maven-publish'

group = 'com.github.abdulrahmank'

Expand Down

0 comments on commit 311b87c

Please sign in to comment.