Skip to content

Commit

Permalink
Pom profile changes (#525)
Browse files Browse the repository at this point in the history
Moving tensorflow-core-platform to the deploying profile.
  • Loading branch information
Craigacp authored Mar 29, 2024
1 parent 57acdc8 commit 5c93ae1
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 606 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@
</modules>

<properties>
<javacpp.platform>${os.name}-${os.arch}</javacpp.platform>

<project.build.sourceEncoding>UTF8</project.build.sourceEncoding>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
Expand Down
Loading

0 comments on commit 5c93ae1

Please sign in to comment.