Subversion Repositories SmartDukaan

Rev

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

Rev 22540 Rev 22859
Line 1... Line 1...
1
apply plugin: 'java'
1
apply plugin: 'java'
2
apply plugin: 'maven'
2
apply plugin: 'maven'
-
 
3
apply plugin: "eclipse"
3
 
4
 
4
group = 'com.profitmandi'
5
group = 'com.profitmandi'
5
version = '0.0.1-SNAPSHOT'
6
version = '0.0.1-SNAPSHOT'
6
 
7
 
7
description = """profitmandi-dao"""
8
description = """profitmandi-dao"""