Skip to content

Commit

Permalink
Added Rémi as developer
Browse files Browse the repository at this point in the history
  • Loading branch information
rvs-fluid-it committed Jun 22, 2015
1 parent 1644e6a commit 21a2a39
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Add an extra Maven module to your modules pom and create a pom for your new war
<dependency>
<groupId>be.fluid-it.tools.dropwizard</groupId>
<artifactId>wizard-in-a-box</artifactId>
<version>0.8-1-2</version>
<version>0.8-1-3</version>
</dependency>
<!-- Logging implementation that you want to use underneath Slf4j -->
<dependency>
Expand Down
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,12 @@
<organization>Fluid IT</organization>
<organizationUrl>http://www.fluid-it.be</organizationUrl>
</developer>
<developer>
<name>Rémi Alvergnat</name>
<email>toilal.dev@gmail.com</email>
<organization>Pragmasphere</organization>
<organizationUrl>http://www.pragmasphere.com</organizationUrl>
</developer>
</developers>
<scm>
<connection>scm:git:git@github.com:rvs-fluid-it/wizard-in-a-box.git</connection>
Expand Down

0 comments on commit 21a2a39

Please sign in to comment.