Skip to content

Commit

Permalink
modulename
Browse files Browse the repository at this point in the history
  • Loading branch information
purplefox committed Jul 19, 2012
1 parent e80f587 commit a749b39
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Expand Up @@ -34,6 +34,7 @@ defaultTasks = ['assemble']

sourceCompatibility = '1.7'
targetCompatibility = '1.7'
jar.enabled = false // we don't need this

repositories {
maven { url 'https://oss.sonatype.org/content/repositories/snapshots' }
Expand Down
1 change: 1 addition & 0 deletions gradle.properties
Expand Up @@ -13,6 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
modulename=vertx.web-server
version=1.0
gradleVersion=1.0

Expand Down

0 comments on commit a749b39

Please sign in to comment.