Skip to content

Commit

Permalink
SAK-14957 update <version> to 2.7.0-SNAPSHOT
Browse files Browse the repository at this point in the history
git-svn-id: https://source.sakaiproject.org/svn/rights/trunk@54932 66ffb92e-73f9-0310-93c1-f5514f145a0a
  • Loading branch information
arwhyte committed Dec 5, 2008
1 parent 00979b3 commit 9ac6a39
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
10 changes: 5 additions & 5 deletions rights/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>base</artifactId>
<groupId>org.sakaiproject</groupId>
<version>2.6.0RC1-SNAPSHOT</version>
<version>2.7.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>Sakai Rights Project</name>
Expand All @@ -27,22 +27,22 @@
<dependency>
<groupId>org.sakaiproject</groupId>
<artifactId>sakai-velocity-tool</artifactId>
<version>2.6.0RC1-SNAPSHOT</version>
<version>2.7.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.sakaiproject</groupId>
<artifactId>sakai-mergedlist-util</artifactId>
<version>2.6.0RC1-SNAPSHOT</version>
<version>2.7.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.sakaiproject</groupId>
<artifactId>sakai-presence-util</artifactId>
<version>2.6.0RC1-SNAPSHOT</version>
<version>2.7.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.sakaiproject</groupId>
<artifactId>sakai-courier-util</artifactId>
<version>2.6.0RC1-SNAPSHOT</version>
<version>2.7.0-SNAPSHOT</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion rights/rights-api/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>rights-base</artifactId>
<groupId>org.sakaiproject</groupId>
<version>2.6.0RC1-SNAPSHOT</version>
<version>2.7.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<name>sakai-rights-api</name>
Expand Down
2 changes: 1 addition & 1 deletion rights/rights-impl/impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>rights-base</artifactId>
<groupId>org.sakaiproject</groupId>
<version>2.6.0RC1-SNAPSHOT</version>
<version>2.7.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<name>sakai-rights-impl</name>
Expand Down
2 changes: 1 addition & 1 deletion rights/rights-impl/pack/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>rights-base</artifactId>
<groupId>org.sakaiproject</groupId>
<version>2.6.0RC1-SNAPSHOT</version>
<version>2.7.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<name>sakai-rights-pack</name>
Expand Down
2 changes: 1 addition & 1 deletion rights/rights-tool/tool/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>rights-base</artifactId>
<groupId>org.sakaiproject</groupId>
<version>2.6.0RC1-SNAPSHOT</version>
<version>2.7.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<name>sakai-rights-tool</name>
Expand Down

0 comments on commit 9ac6a39

Please sign in to comment.