Skip to content

Commit

Permalink
Merge pull request #62 from recena/master
Browse files Browse the repository at this point in the history
Added @recena as contributor
  • Loading branch information
recena committed Aug 17, 2015
2 parents e69c000 + bfefe7f commit eda6b54
Showing 1 changed file with 14 additions and 4 deletions.
18 changes: 14 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,15 @@
<role>Maintainer</role>
</roles>
</developer>
<developer>
<id>recena</id>
<name>Manuel Recena</name>
<email>[email protected]</email>
<timezone>+1</timezone>
<roles>
<role>Contributor</role>
</roles>
</developer>
</developers>

<properties>
Expand All @@ -60,16 +69,17 @@
</scm>

<build>

<plugins>
<plugin>
<groupId>org.jenkins-ci.tools</groupId>
<artifactId>maven-hpi-plugin</artifactId>
<version>1.98</version>
<extensions>true</extensions>
</plugin>
</plugin>
</plugins>
</build>

<dependencies>

<dependency>
Expand Down Expand Up @@ -120,6 +130,6 @@
</pluginRepository>
</pluginRepositories>

</project>
</project>


0 comments on commit eda6b54

Please sign in to comment.