Skip to content

Commit

Permalink
SAK-25829 standardize on master pom as the <parent>
Browse files Browse the repository at this point in the history
git-svn-id: https://source.sakaiproject.org/svn/edu-services/trunk@306872 66ffb92e-73f9-0310-93c1-f5514f145a0a
  • Loading branch information
arwhyte committed Mar 6, 2014
1 parent 2ba85ef commit f83146f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions edu-services/cm-service/cm-authz-synchronizer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<project xmlns="http://maven.apache.org/POM/4.0.0">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>base</artifactId>
<groupId>org.sakaiproject</groupId>
<version>2.7.0-SNAPSHOT</version>
<groupId>org.sakaiproject.edu-services</groupId>
<artifactId>edu-services</artifactId>
<version>11-SNAPSHOT</version>
</parent>
<name>cm-authz-synchronizer-job</name>
<groupId>org.sakaiproject</groupId>
Expand Down

0 comments on commit f83146f

Please sign in to comment.