mirror of
https://github.com/Alfresco/SearchServices.git
synced 2026-09-16 18:12:56 +00:00
Adding the bamboo build key.
This commit is contained in:
+2
-1
@@ -9,7 +9,8 @@
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
|
||||
<project.timestamp>${maven.build.timestamp}</project.timestamp>
|
||||
<project.build.key>${bamboo_buildKey}</project.build.key>
|
||||
<project.build.key>${bamboo_fullBuildKey}</project.build.key>
|
||||
<project.revision.key>${bamboo_repository_revision_number}</project.revision.key>
|
||||
</properties>
|
||||
<parent>
|
||||
<groupId>org.alfresco</groupId>
|
||||
|
||||
@@ -28,4 +28,4 @@ GNU Lesser General Public License for more details.
|
||||
You should have received a copy of the GNU Lesser General Public License
|
||||
along with Alfresco. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#### Build ${project.build.key} ${project.timestamp}
|
||||
#### Build ${project.build.key} ${project.timestamp} ${project.revision.key}
|
||||
Reference in New Issue
Block a user