Subversion Repositories SmartDukaan

Rev

Rev 22531 | Rev 23693 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 22531 Rev 22874
Line 1... Line 1...
1
apply plugin: 'java'
1
apply plugin: 'java'
2
apply plugin: 'maven'
2
apply plugin: 'maven'
3
apply plugin: 'war'
3
apply plugin: 'war'
-
 
4
apply plugin: "eclipse"
4
 
5
 
5
group = 'com.profitmandi'
6
group = 'com.profitmandi'
6
version = '0.0.1-SNAPSHOT'
7
version = '0.0.1-SNAPSHOT'
7
 
8
 
8
description = """profitmandi-web"""
9
description = """profitmandi-web"""