Skip to content

Commit

Permalink
build.xml change
Browse files Browse the repository at this point in the history
  • Loading branch information
drentas committed Aug 4, 2014
1 parent e01620f commit eb79b8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>

<project name="Lazyprojet" default="build">
<project name="Jenkins" default="build">
<property name="workspace" value="${basedir}" />
<property name="sourcedir" value="${basedir}/src" />
<property name="builddir" value="${workspace}/app/build" />
Expand Down

0 comments on commit eb79b8d

Please sign in to comment.