Skip to content

Commit 5c93ae1

Browse files
authored
Pom profile changes (#525)
Moving tensorflow-core-platform to the deploying profile.
1 parent 57acdc8 commit 5c93ae1

File tree

5 files changed

+20
-606
lines changed

5 files changed

+20
-606
lines changed

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@
3636
</modules>
3737

3838
<properties>
39+
<javacpp.platform>${os.name}-${os.arch}</javacpp.platform>
40+
3941
<project.build.sourceEncoding>UTF8</project.build.sourceEncoding>
4042
<maven.compiler.source>11</maven.compiler.source>
4143
<maven.compiler.target>11</maven.compiler.target>

0 commit comments

Comments
 (0)