Skip to content

Commit

Permalink
SAK-29253 joda 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
axxter99 committed Apr 14, 2015
1 parent a5d48a0 commit 37fafa9
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion calendar/calendar-summary-tool/tool/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
<version>2.4</version>
<version>2.7</version>
</dependency>
</dependencies>
</project>
2 changes: 1 addition & 1 deletion calendar/calendar-util/util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
<version>2.4</version>
<version>2.7</version>
</dependency>
</dependencies>
</project>
2 changes: 1 addition & 1 deletion gradebook/grades-rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
<version>2.4</version>
<version>2.7</version>
</dependency>

<!-- Sakai uses apache commons logging -->
Expand Down
2 changes: 1 addition & 1 deletion reset-pass/account-validator-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
<version>2.4</version>
<version>2.7</version>
</dependency>
</dependencies>
<build>
Expand Down
2 changes: 1 addition & 1 deletion reset-pass/account-validator-tool/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
<version>2.4</version>
<version>2.7</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion reset-pass/reset-pass/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
<version>2.4</version>
<version>2.7</version>
</dependency>
<!-- RSF dependencies -->
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion site/admin-perms-tool/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
<version>2.4</version>
<version>2.7</version>
</dependency>
<!-- JSP and standard tag libraries -->
<dependency>
Expand Down

0 comments on commit 37fafa9

Please sign in to comment.