Skip to content

Commit

Permalink
0.0.2 release which includes POM changes to support publication to Ma…
Browse files Browse the repository at this point in the history
…ven Central and minor CSS tweaks.
  • Loading branch information
jpotts committed Oct 24, 2016
1 parent 21d15a2 commit e676d5f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.metaversant</groupId>
<artifactId>share-login-ann</artifactId>
<version>0.0.2-SNAPSHOT</version>
<version>0.0.2</version>
<packaging>pom</packaging>

<name>Share Login Announcements</name>
Expand Down
2 changes: 1 addition & 1 deletion share-login-ann-repo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>com.metaversant</groupId>
<artifactId>share-login-ann</artifactId>
<version>0.0.2-SNAPSHOT</version>
<version>0.0.2</version>
</parent>

<!--
Expand Down
2 changes: 1 addition & 1 deletion share-login-ann-share/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>com.metaversant</groupId>
<artifactId>share-login-ann</artifactId>
<version>0.0.2-SNAPSHOT</version>
<version>0.0.2</version>
</parent>

<!--
Expand Down

0 comments on commit e676d5f

Please sign in to comment.