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

<name>Sakai Polls API Module (polls-api)</name>
Expand Down
2 changes: 1 addition & 1 deletion polls/impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.sakaiproject.polls</groupId>
<artifactId>polls</artifactId>
<version>10.0-SNAPSHOT</version>
<version>11-SNAPSHOT</version>
</parent>

<name>Sakai Polls Implementation Module (polls-impl)</name>
Expand Down
2 changes: 1 addition & 1 deletion polls/pack/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.sakaiproject.polls</groupId>
<artifactId>polls</artifactId>
<version>10.0-SNAPSHOT</version>
<version>11-SNAPSHOT</version>
</parent>

<name>Sakai Polls Component Package (polls-pack)</name>
Expand Down
2 changes: 1 addition & 1 deletion polls/poll-help/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.sakaiproject.polls</groupId>
<artifactId>polls</artifactId>
<version>10.0-SNAPSHOT</version>
<version>11-SNAPSHOT</version>
</parent>

<name>Sakai Polls Help Module (polls-help)</name>
Expand Down
4 changes: 2 additions & 2 deletions polls/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
<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 Polls Project base pom (polls)</name>
<groupId>org.sakaiproject.polls</groupId>
<artifactId>polls</artifactId>
<packaging>pom</packaging>
<version>10.0-SNAPSHOT</version>
<version>11-SNAPSHOT</version>

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

<name>Sakai Polls Tool Module (polls-tool)</name>
Expand Down

0 comments on commit 7182eee

Please sign in to comment.