Skip to content

Commit 145673f

Browse files
committed
https://github.com/peter-lawrey/Java-Thread-Affinity/issues/3
Improved pom.xml
1 parent 72d1031 commit 145673f

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

README

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
1-
Verison 1.0 -
1+
[ Version History ]
2+
3+
Verison 1.1 - Add JNA implementation
4+
5+
Verison 1.0 - JNI implementation
6+
7+
[ Contributers ]
8+
9+
peter.lawrey - Lead Developer.

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@
7272
</configuration>
7373
</plugin>
7474

75+
<!-- TODO make git remember that the file should be executable -->
7576
<plugin>
7677
<artifactId>maven-antrun-plugin</artifactId>
7778
<version>1.7</version>

0 commit comments

Comments
 (0)