Skip to content
This repository has been archived by the owner on Aug 17, 2022. It is now read-only.

Commit

Permalink
Add some newly required fields to the project pom
Browse files Browse the repository at this point in the history
  • Loading branch information
zapodot committed Sep 22, 2016
1 parent 8fe9d89 commit e377371
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
<artifactId>akka-test-junit</artifactId>
<version>1.2.0</version>
<description>Useful JUnit hooks for testing Akka actors</description>
<name>${project.artifactId}</name>
<url>https://github.com/zapodot/akka-test-junit</url>
<prerequisites>
<maven>3.0.4</maven>
</prerequisites>
Expand Down

0 comments on commit e377371

Please sign in to comment.