File tree Expand file tree Collapse file tree 3 files changed +5
-7
lines changed
Expand file tree Collapse file tree 3 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 625625 <artifactId >pluto-taglib</artifactId >
626626 <scope >compile</scope >
627627 </dependency >
628- <dependency >
629- <groupId >org.sakaiproject.portal</groupId >
630- <artifactId >sakai-portal-util</artifactId >
631- </dependency >
632628
633629 <!-- spring -->
634630 <dependency >
Original file line number Diff line number Diff line change 16871687 <groupId >org.sakaiproject.portal</groupId >
16881688 <artifactId >sakai-portal-util</artifactId >
16891689 <version >${sakai.version} </version >
1690+ <scope >provided</scope >
16901691 </dependency >
16911692 <dependency >
16921693 <groupId >org.sakaiproject.edu-services.sections</groupId >
17941795 <groupId >org.sakaiproject.lti</groupId >
17951796 <artifactId >lti-util</artifactId >
17961797 <version >${sakai.version} </version >
1798+ <scope >provided</scope >
17971799 </dependency >
17981800 <dependency >
17991801 <groupId >org.sakaiproject.lti</groupId >
Original file line number Diff line number Diff line change 1414 <artifactId >sakai-portal-util</artifactId >
1515 <packaging >jar</packaging >
1616
17- <!-- <properties> -- >
18- <!-- <deploy.target>shared</deploy.target> -- >
19- <!-- </properties> -- >
17+ <properties >
18+ <deploy .target>shared</deploy .target>
19+ </properties >
2020
2121 <dependencies >
2222 <dependency >
You can’t perform that action at this time.
0 commit comments