File tree Expand file tree Collapse file tree 9 files changed +9
-9
lines changed
Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : Thymeleaf Content Assist
44Bundle-SymbolicName : org.thymeleaf.extras.eclipse.contentassist;singleton:=true
5- Bundle-Version : 2.1.0 .qualifier
5+ Bundle-Version : 2.1.1 .qualifier
66Bundle-Activator : org.thymeleaf.extras.eclipse.contentassist.ContentAssistPlugin
77Require-Bundle : org.eclipse.core.resources;bundle-version="3.7.101",
88 org.eclipse.core.runtime;bundle-version="3.7.0",
Original file line number Diff line number Diff line change 1313 <parent >
1414 <groupId >org.thymeleaf.extras</groupId >
1515 <artifactId >thymeleaf-extras-eclipse-plugin</artifactId >
16- <version >2.1.0 -SNAPSHOT</version >
16+ <version >2.1.1 -SNAPSHOT</version >
1717 <relativePath >../../pom.xml</relativePath >
1818 </parent >
1919
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : Thymeleaf Core
44Bundle-SymbolicName : org.thymeleaf.extras.eclipse.core;singleton:=true
5- Bundle-Version : 2.1.0 .qualifier
5+ Bundle-Version : 2.1.1 .qualifier
66Bundle-Vendor : Thymeleaf Project
77Bundle-RequiredExecutionEnvironment : JavaSE-1.6
88Require-Bundle : org.eclipse.core.expressions;bundle-version="3.4.300",
Original file line number Diff line number Diff line change 1313 <parent >
1414 <groupId >org.thymeleaf.extras</groupId >
1515 <artifactId >thymeleaf-extras-eclipse-plugin</artifactId >
16- <version >2.1.0 -SNAPSHOT</version >
16+ <version >2.1.1 -SNAPSHOT</version >
1717 <relativePath >../../pom.xml</relativePath >
1818 </parent >
1919
Original file line number Diff line number Diff line change 22<feature
33 id =" org.thymeleaf.extras.eclipse.contentassist.feature"
44 label =" %name"
5- version =" 2.1.0 .qualifier"
5+ version =" 2.1.1 .qualifier"
66 provider-name =" Thymeleaf Project" >
77
88 <description url =" http://www.thymeleaf.org/" >
Original file line number Diff line number Diff line change 1313 <parent >
1414 <groupId >org.thymeleaf.extras</groupId >
1515 <artifactId >thymeleaf-extras-eclipse-plugin</artifactId >
16- <version >2.1.0 -SNAPSHOT</version >
16+ <version >2.1.1 -SNAPSHOT</version >
1717 <relativePath >../../pom.xml</relativePath >
1818 </parent >
1919
Original file line number Diff line number Diff line change 77
88 <groupId >org.thymeleaf.extras</groupId >
99 <artifactId >thymeleaf-extras-eclipse-plugin</artifactId >
10- <version >2.1.0 -SNAPSHOT</version >
10+ <version >2.1.1 -SNAPSHOT</version >
1111 <packaging >pom</packaging >
1212
1313 <name >thymeleaf-extras-eclipse-plugin</name >
Original file line number Diff line number Diff line change 1313 <parent >
1414 <groupId >org.thymeleaf.extras</groupId >
1515 <artifactId >thymeleaf-extras-eclipse-plugin</artifactId >
16- <version >2.1.0 -SNAPSHOT</version >
16+ <version >2.1.1 -SNAPSHOT</version >
1717 <relativePath >../../pom.xml</relativePath >
1818 </parent >
1919
Original file line number Diff line number Diff line change 1313 <parent >
1414 <groupId >org.thymeleaf.extras</groupId >
1515 <artifactId >thymeleaf-extras-eclipse-plugin</artifactId >
16- <version >2.1.0 -SNAPSHOT</version >
16+ <version >2.1.1 -SNAPSHOT</version >
1717 <relativePath >../../pom.xml</relativePath >
1818 </parent >
1919
You can’t perform that action at this time.
0 commit comments