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/delegatedaccess/trunk@306125 66ffb92e-73f9-0310-93c1-f5514f145a0a
  • Loading branch information
arwhyte committed Feb 18, 2014
1 parent a8f93a5 commit 7fb8bb8
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion delegatedaccess/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>delegatedaccess</artifactId>
<groupId>org.sakaiproject.delegatedaccess</groupId>
<version>10.0-SNAPSHOT</version>
<version>11-SNAPSHOT</version>
</parent>

<name>Delegated Access - API</name>
Expand Down
2 changes: 1 addition & 1 deletion delegatedaccess/impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>delegatedaccess</artifactId>
<groupId>org.sakaiproject.delegatedaccess</groupId>
<version>10.0-SNAPSHOT</version>
<version>11-SNAPSHOT</version>
</parent>

<name>Delegated Access - Implementation</name>
Expand Down
2 changes: 1 addition & 1 deletion delegatedaccess/pack/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>delegatedaccess</artifactId>
<groupId>org.sakaiproject.delegatedaccess</groupId>
<version>10.0-SNAPSHOT</version>
<version>11-SNAPSHOT</version>
</parent>

<name>Delegated Access - Components</name>
Expand Down
4 changes: 2 additions & 2 deletions delegatedaccess/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,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>Delegated Access - Base</name>
<groupId>org.sakaiproject.delegatedaccess</groupId>
<artifactId>delegatedaccess</artifactId>
<version>10.0-SNAPSHOT</version>
<version>11-SNAPSHOT</version>

<packaging>pom</packaging>

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

<name>Delegated Access - Tool</name>
Expand Down

0 comments on commit 7fb8bb8

Please sign in to comment.