forked from liferay/liferay-portal
-
Notifications
You must be signed in to change notification settings - Fork 1
/
release.properties
90 lines (69 loc) · 2.02 KB
/
release.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
##
## DO NOT EDIT THIS FILE.
##
## To update the properties of this file, create a separate properties file
## named "release.${user.name}.properties" with the properties to overwrite.
##
##
## GPG
##
gpg.keyname=
gpg.passphrase=
##
## Ivy
##
ivy.pom.developer.name=Brian Wing Shun Chan
ivy.pom.developer.organization=Liferay, Inc.
ivy.pom.developer.organizationUrl=http://www.liferay.com
ivy.pom.license.name=LGPL 2.1
ivy.pom.license.url=http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt
ivy.pom.scm.connection=scm:git:[email protected]:liferay/liferay-portal.git
ivy.pom.scm.developerConnection=scm:git:[email protected]:liferay/liferay-portal.git
ivy.pom.scm.url=https://github.com/liferay/liferay-portal
##
## Maven
##
lp.maven.release.repository.id=sonatype-staging
lp.maven.release.repository.url=http://oss.sonatype.org/service/local/staging/deploy/maven2
lp.maven.snapshot.repository.id=sonatype-snapshot
lp.maven.snapshot.repository.url=http://oss.sonatype.org/content/repositories/snapshots
##
## Patching Tool
##
#patching.tool.zip=
##
## Plugins Environment
##
#lp.plugins.dir=${project.dir}/../../plugins/${basedir.name}
lp.plugins.minor.version=1
##
## Release Info
##
#release.info=on
##
## Release Source
##
lp.source.dir=${project.dir}/../source
##
## Sonatype
##
sonatype.release.hostname=repository.liferay.com
sonatype.release.password=
sonatype.release.realm=Sonatype Nexus Repository Manager
sonatype.release.url=https://repository-cdn.liferay.com/nexus/content/repositories/liferay-public-releases
sonatype.release.username=
sonatype.snapshot.hostname=repository.liferay.com
sonatype.snapshot.password=
sonatype.snapshot.realm=Sonatype Nexus Repository Manager
sonatype.snapshot.url=https://repository-cdn.liferay.com/nexus/content/repositories/liferay-public-snapshots
sonatype.snapshot.username=
##
## SVN
##
svn.revision=
##
## Version
##
lp.version=7.2.0
lp.version.dtd=7_2_0
lp.version.major=7.2