Skip to content
This repository has been archived by the owner on Jul 15, 2022. It is now read-only.

[mvn] Fixing broken dependency on thymeleaf. #5

Merged
merged 1 commit into from Jan 28, 2012

Conversation

ffbit
Copy link
Contributor

@ffbit ffbit commented Jan 28, 2012

An error occurs when the mvn compile command is running.

The 1.1.3-SNAPSHOT version of the org.thymeleaf:thymeleaf-spring3 artifact
could not be found in the milestone (http://maven.springframework.org/milestone)
repository.

The artifact's version has been changed to the 1.1.4 one.

This problem is now fixed with this change.

An error occurs when the `mvn compile` command is running.

The 1.1.3-SNAPSHOT version of the org.thymeleaf:thymeleaf-spring3 artifact
could not be found in the milestone (http://maven.springframework.org/milestone)
repository.

The artifact's version has been changed to the 1.1.4 one.

This problem is now fixed with this change.
royclarkson added a commit that referenced this pull request Jan 28, 2012
Fixing broken dependency on thymeleaf in the Maven POM.
@royclarkson royclarkson merged commit a1b883d into spring-attic:master Jan 28, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants