-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbuild.default.properties
More file actions
24 lines (20 loc) · 952 Bytes
/
build.default.properties
File metadata and controls
24 lines (20 loc) · 952 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#--------------------------------------------------------------------------------
# TechDivision_HttpMessage Build Default Properties
#
# @category Library
# @package TechDivision_Http
# @author Tim Wagner <tw@techdivision.com>
# @copyright 2014 TechDivision GmbH <info@techdivision.com>
# @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
#--------------------------------------------------------------------------------
# ---- Default Operating System -------------------------------------------------
os.family = mac
# ---- Module Release Settings --------------------------------------------------
release.version = 0.1.0
release.stability = beta
# ---- Module Api Settings ------------------------------------------------------
api.version = 0.1.0
api.stability = beta
# ---- Deployment Settings ------------------------------------------------------
# Directories
deploy.dir = /opt/appserver/app/code