forked from skeeto/sample-java-project
- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathproject.properties
More file actions
Latest commit
11 lines (10 loc) · 394 Bytes
/
Copy pathproject.properties
File metadata and controls
11 lines (10 loc) · 394 Bytes
1
2
3
4
5
6
7
8
9
10
11
# Project information
artifactId = sample-java-project
description = An Ant-based sample Java project.
version = 1.0-SNAPSHOT
package.main = sample.java.project
# External information
groupId = com.nullprogram
project.url = http://nullprogram.com/blog/2010/10/04/
project.repo.url = https://github.com/skeeto/SampleJavaProject.git
project.scm.url = https://github.com/skeeto/SampleJavaProject