We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3834a9d commit d13c20dCopy full SHA for d13c20d
libraries/PThread/pom.xml
@@ -5,6 +5,7 @@
5
<groupId>com.nativelibs4java</groupId>
6
<artifactId>pthread4java</artifactId>
7
<name>PThread4Java</name>
8
+ <description>Java bindings for the Unix pthread library</description>
9
<url>http://code.google.com/p/nativelibs4java/wiki</url>
10
<version>0.1-SNAPSHOT</version>
11
<packaging>jar</packaging>
0 commit comments