Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…T build

git-svn-id: https://source.sakaiproject.org/svn/courier/trunk@38282 66ffb92e-73f9-0310-93c1-f5514f145a0a
  • Loading branch information
ieb committed Nov 18, 2007
1 parent afa2b88 commit b4b8bf6
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion courier/courier-api/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>courier-base</artifactId>
<groupId>org.sakaiproject</groupId>
<version>M2</version>
<version>SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<name>sakai-courier-api</name>
Expand Down
2 changes: 1 addition & 1 deletion courier/courier-impl/impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>courier-base</artifactId>
<groupId>org.sakaiproject</groupId>
<version>M2</version>
<version>SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<name>sakai-courier-impl</name>
Expand Down
2 changes: 1 addition & 1 deletion courier/courier-impl/pack/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>courier-base</artifactId>
<groupId>org.sakaiproject</groupId>
<version>M2</version>
<version>SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<name>sakai-courier-pack</name>
Expand Down
2 changes: 1 addition & 1 deletion courier/courier-tool/tool/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>courier-base</artifactId>
<groupId>org.sakaiproject</groupId>
<version>M2</version>
<version>SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<name>courier</name>
Expand Down
2 changes: 1 addition & 1 deletion courier/courier-util/util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>courier-base</artifactId>
<groupId>org.sakaiproject</groupId>
<version>M2</version>
<version>SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<name>sakai-courier-util</name>
Expand Down
2 changes: 1 addition & 1 deletion courier/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>M2</version>
<version>SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>Sakai Courier Project</name>
Expand Down

0 comments on commit b4b8bf6

Please sign in to comment.