Commit f77a00a
committed
Minor AI-suggested improvements to Maven config
Motivation
----------
Improve consistency and utility of build/test
Modification
------------
- Remove hardwired "SNAPSHOT" reference from `modules/gplazma/pom.xml`.
- Removed `<showDeprecation>true</showDeprecation>` from Maven compiler configuration in `modules/srm-client/pom.xml`
Result
------
More consistent, less error-prone build/test.
Ticket: -
Acked-by: Karen Hoyos
Target: trunk
Request: -
Require-book: no
Require-notes: no1 parent fb5f925 commit f77a00a
2 files changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
71 | 70 | | |
72 | 71 | | |
73 | 72 | | |
| |||
0 commit comments