Skip to content

Commit

Permalink
Merge pull request #1 from MissionCriticalCloud/fix/pom_version
Browse files Browse the repository at this point in the history
Add version to pom
  • Loading branch information
neubauerf committed May 11, 2016
2 parents 591ea7c + 761e3c0 commit 8565e8a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cosmic-plugin-event-bus-rabbitmq/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>cloud-mom-rabbitmq</artifactId>
<name>Cosmic Plugin - RabbitMQ Event Bus</name>
<version>5.0.1.6-SNAPSHOT</version>
<parent>
<groupId>cloud.cosmic</groupId>
<artifactId>cosmic</artifactId>
Expand All @@ -22,4 +23,4 @@
<build>
<defaultGoal>install</defaultGoal>
</build>
</project>
</project>

0 comments on commit 8565e8a

Please # to comment.