Skip to content

Commit

Permalink
SAK-25742 update trunk to 11-SNAPSHOT
Browse files Browse the repository at this point in the history
git-svn-id: https://source.sakaiproject.org/svn/presence/trunk@306125 66ffb92e-73f9-0310-93c1-f5514f145a0a
  • Loading branch information
arwhyte committed Feb 18, 2014
1 parent 7d706bc commit e59d970
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions presence/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
<parent>
<groupId>org.sakaiproject</groupId>
<artifactId>master</artifactId>
<version>10.0-SNAPSHOT</version>
<version>11-SNAPSHOT</version>
<relativePath>../master/pom.xml</relativePath>
</parent>

<name>sakai-presence base pom</name>
<groupId>org.sakaiproject.presence</groupId>
<artifactId>presence</artifactId>
<version>10.0-SNAPSHOT</version>
<version>11-SNAPSHOT</version>
<packaging>pom</packaging>

<modules>
Expand Down
4 changes: 2 additions & 2 deletions presence/presence-api/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
<parent>
<groupId>org.sakaiproject.presence</groupId>
<artifactId>presence</artifactId>
<version>10.0-SNAPSHOT</version>
<version>11-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

<name>sakai-presence-api</name>
<groupId>org.sakaiproject.presence</groupId>
<artifactId>sakai-presence-api</artifactId>
<version>10.0-SNAPSHOT</version>
<version>11-SNAPSHOT</version>
<organization>
<name>University of Michigan</name>
<url>http://sakaiproject.org/</url>
Expand Down
2 changes: 1 addition & 1 deletion presence/presence-impl/impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.sakaiproject.presence</groupId>
<artifactId>presence</artifactId>
<version>10.0-SNAPSHOT</version>
<version>11-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion presence/presence-impl/pack/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.sakaiproject.presence</groupId>
<artifactId>presence</artifactId>
<version>10.0-SNAPSHOT</version>
<version>11-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion presence/presence-tool/tool/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.sakaiproject.presence</groupId>
<artifactId>presence</artifactId>
<version>10.0-SNAPSHOT</version>
<version>11-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion presence/presence-util/util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.sakaiproject.presence</groupId>
<artifactId>presence</artifactId>
<version>10.0-SNAPSHOT</version>
<version>11-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit e59d970

Please sign in to comment.