File tree Expand file tree Collapse file tree 1 file changed +4
-10
lines changed Expand file tree Collapse file tree 1 file changed +4
-10
lines changed Original file line number Diff line number Diff line change 77 <version >1.9.0-SNAPSHOT</version >
88 <packaging >jar</packaging >
99
10- <parent >
11- <groupId >org.assistments</groupId >
12- <artifactId >repoManagementParentPom</artifactId >
13- <version >1.0</version >
14- </parent >
15-
1610 <name >Canvas API Library</name >
1711 <description >A native Java library to talk to the Canvas REST API</description >
1812 <url >https://github.com/kstateome/canvas-api</url >
4034 <organization >Kansas State University, Office of Mediated Education</organization >
4135 </developer >
4236 </developers >
43-
37+
4438 <scm >
4539 <
connection >scm:git:ssh://
[email protected] /kstateome/canvas-api.git</
connection >
4640 <
developerConnection >scm:git:ssh://
[email protected] /kstateome/canvas-api.git</
developerConnection >
165159 </profile >
166160 <profile >
167161 <id >ossrh-deploy</id >
168- <distributionManagement >
162+ <distributionManagement >
169163 <snapshotRepository >
170164 <id >ossrh</id >
171165 <url >https://oss.sonatype.org/content/repositories/snapshots</url >
400394 <version >4.13.1</version >
401395 <scope >test</scope >
402396 </dependency >
403- <dependency >
397+ <dependency >
404398 <groupId >org.springframework</groupId >
405399 <artifactId >spring-beans</artifactId >
406400 <version >4.2.0.RELEASE</version >
407401 <scope >test</scope >
408402 </dependency >
409- <dependency >
403+ <dependency >
410404 <groupId >org.springframework</groupId >
411405 <artifactId >spring-context</artifactId >
412406 <version >4.2.0.RELEASE</version >
You can’t perform that action at this time.
0 commit comments