We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86355a6 commit 8fc5b01Copy full SHA for 8fc5b01
prj/build-import.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0"?>
2
<!--
3
- Copyright (c) 2000, 2024, Oracle and/or its affiliates.
+ Copyright (c) 2000, 2025, Oracle and/or its affiliates.
4
5
Licensed under the Universal Permissive License v 1.0 as shown at
6
https://oss.oracle.com/licenses/upl.
@@ -47,7 +47,7 @@
47
<format property="description.time" pattern="MMdd.yyyy.hhmm"/>
48
</tstamp>
49
50
- <property name="build.copyright" value="Copyright (c) 2000, 2024, Oracle and/or its affiliates."/>
+ <property name="build.copyright" value="Copyright (c) 2000, 2025, Oracle and/or its affiliates."/>
51
<property name="build.description" value="Internal-${env.HOSTNAME}-${description.time}"/>
52
<property name="build.number" value="0"/>
53
<property name="build.type" value="debug"/>
0 commit comments