- Timestamp:
- 06/28/11 10:30:52 (11 months ago)
- Location:
- print/trunk
- Files:
-
- 1 added
- 1 modified
-
LICENSE (added)
-
build.gradle (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
print/trunk/build.gradle
r3754 r3825 104 104 105 105 repositories.mavenDeployer { 106 pom.project { 107 licenses { 108 license { 109 name 'GNU General Public License V3' 110 url 'http://www.gnu.org/licenses/' 111 } 112 } 113 } 106 114 name = 'dev.mapfish.org deployer' 107 115 configuration = configurations.deployerJars
