Skip to content

Commit 36f5d91

Browse files
committed
Copyright licences update
1 parent da14620 commit 36f5d91

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
<module>kafka-handler</module>
6363
</modules>
6464
<properties>
65+
<project.build.outputTimestamp>2022-07-10T09:19:36Z</project.build.outputTimestamp>
6566
<standalone-metastore.version>4.0.0-alpha-2</standalone-metastore.version>
6667
<hive.version.shortname>4.0.0-alpha-2</hive.version.shortname>
6768
<!-- Build Properties -->

standalone-metastore/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
<module>metastore-tools</module>
3131
</modules>
3232
<properties>
33+
<project.build.outputTimestamp>2022-07-10T09:19:36Z</project.build.outputTimestamp>
3334
<hive.version>4.0.0-alpha-2</hive.version>
3435
<hive.version.shortname>4.0.0-alpha-2</hive.version.shortname>
3536
<standalone.metastore.path.to.root>.</standalone.metastore.path.to.root>

storage-api/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
<packaging>jar</packaging>
2626
<name>Hive Storage API</name>
2727
<properties>
28+
<project.build.outputTimestamp>2022-07-10T09:19:36Z</project.build.outputTimestamp>
2829
<maven.compiler.source>1.8</maven.compiler.source>
2930
<maven.compiler.target>1.8</maven.compiler.target>
3031
<commons-logging.version>1.1.3</commons-logging.version>

upgrade-acid/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
<name>Hive Upgrade Acid</name>
2828
<packaging>pom</packaging>
2929
<properties>
30+
<project.build.outputTimestamp>2022-07-10T09:19:36Z</project.build.outputTimestamp>
3031
<!-- Build properties -->
3132
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3233
<maven.compiler.source>1.8</maven.compiler.source>

0 commit comments

Comments
 (0)