Skip to content

Commit

Permalink
SAK-19192
Browse files Browse the repository at this point in the history
git-svn-id: https://source.sakaiproject.org/svn/usermembership/trunk@82534 66ffb92e-73f9-0310-93c1-f5514f145a0a
  • Loading branch information
arwhyte committed Sep 22, 2010
1 parent 99c6463 commit 0fc310e
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion usermembership/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>usermembership-base</artifactId>
<groupId>org.sakaiproject</groupId>
<version>2.8-SNAPSHOT</version>
<version>2.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>sakai-usermembership-api</name>
Expand Down
2 changes: 1 addition & 1 deletion usermembership/help/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>usermembership-base</artifactId>
<groupId>org.sakaiproject</groupId>
<version>2.8-SNAPSHOT</version>
<version>2.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>sakai-usermembership-help</name>
Expand Down
2 changes: 1 addition & 1 deletion usermembership/impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>usermembership-base</artifactId>
<groupId>org.sakaiproject</groupId>
<version>2.8-SNAPSHOT</version>
<version>2.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>sakai-usermembership-impl</name>
Expand Down
2 changes: 1 addition & 1 deletion usermembership/pack/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>usermembership-base</artifactId>
<groupId>org.sakaiproject</groupId>
<version>2.8-SNAPSHOT</version>
<version>2.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>sakai-usermembership-pack</name>
Expand Down
4 changes: 2 additions & 2 deletions usermembership/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.8-SNAPSHOT</version>
<version>2.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.sakaiproject</groupId>
Expand All @@ -28,7 +28,7 @@
<dependency>
<groupId>org.sakaiproject</groupId>
<artifactId>sakai-usermembership-impl</artifactId>
<version>2.8-SNAPSHOT</version>
<version>2.9-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.sakaiproject.jsf</groupId>
Expand Down
2 changes: 1 addition & 1 deletion usermembership/tool/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>usermembership-base</artifactId>
<groupId>org.sakaiproject</groupId>
<version>2.8-SNAPSHOT</version>
<version>2.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>sakai-usermembership-tool</name>
Expand Down

0 comments on commit 0fc310e

Please sign in to comment.