Skip to content

Commit ccf1a91

Browse files
committed
update developer section and gpg executable
1 parent 2356e95 commit ccf1a91

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

pom.xml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<maven-compiler-plugin.version>3.2</maven-compiler-plugin.version>
1515
<nexus-staging-maven-plugin.version>1.6.3</nexus-staging-maven-plugin.version>
1616
<maven-release-plugin.version>2.5.1</maven-release-plugin.version>
17+
<gpg.executable>gpg2</gpg.executable>
1718
</properties>
1819

1920
<licenses>
@@ -47,6 +48,15 @@
4748
</repository>
4849
</distributionManagement>
4950

51+
<developers>
52+
<developer>
53+
<name>Trung Nguyen</name>
54+
<email>[email protected]</email>
55+
<organization>Github</organization>
56+
<organizationUrl>https://github.com/trung</organizationUrl>
57+
</developer>
58+
</developers>
59+
5060
<dependencies>
5161
<dependency>
5262
<groupId>junit</groupId>

0 commit comments

Comments
 (0)