Skip to content

Commit

Permalink
Upgrading to latest spring social release and bumping snapshot version
Browse files Browse the repository at this point in the history
  • Loading branch information
michaellavelle committed Jun 30, 2012
1 parent a8eb6ef commit 0e9acf5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -4,11 +4,11 @@
<groupId>org.springframework.social</groupId>
<artifactId>spring-social-mixcloud</artifactId>
<packaging>jar</packaging>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.2-SNAPSHOT</version>
<name>Spring Social Mixcloud</name>
<properties>
<org.springframework.social.version>1.0.1.RELEASE</org.springframework.social.version>
<org.springframework.version>3.1.0.RELEASE</org.springframework.version>
<org.springframework.social.version>1.0.2.RELEASE</org.springframework.social.version>
<org.springframework.version>3.1.1.RELEASE</org.springframework.version>
</properties>
<distributionManagement>
<repository>
Expand Down

0 comments on commit 0e9acf5

Please sign in to comment.