File tree Expand file tree Collapse file tree 1 file changed +3
-13
lines changed
Expand file tree Collapse file tree 1 file changed +3
-13
lines changed Original file line number Diff line number Diff line change 2828 </license >
2929 </licenses >
3030 <properties >
31- <spring .framework.version>3.2.0.M2 </spring .framework.version>
31+ <spring .framework.version>3.2.0.RC1 </spring .framework.version>
3232 <scala .version>2.9.2</scala .version>
3333 <scala .plugin.version>3.1.0</scala .plugin.version>
3434 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
3535 </properties >
3636 <repositories >
37- <repository >
38- <id >scala-tools.org</id >
39- <name >Scala-tools Maven2 Repository</name >
40- <url >http://scala-tools.org/repo-releases</url >
41- </repository >
4237 <repository >
4338 <id >repo.springsource.org</id >
4439 <name >SpringSource Repo</name >
111106 <reporting >
112107 <plugins >
113108 <plugin >
114- <groupId >org.scala-tools </groupId >
115- <artifactId >maven- scala-plugin</artifactId >
109+ <groupId >net.alchim31.maven </groupId >
110+ <artifactId >scala-maven -plugin</artifactId >
116111 <version >${scala.plugin.version} </version >
117112 </plugin >
118113 </plugins >
135130 <artifactId >spring-context</artifactId >
136131 <version >${spring.framework.version} </version >
137132 </dependency >
138- <dependency >
139- <groupId >org.springframework</groupId >
140- <artifactId >spring-aop</artifactId >
141- <version >${spring.framework.version} </version >
142- </dependency >
143133 <dependency >
144134 <groupId >org.springframework</groupId >
145135 <artifactId >spring-web</artifactId >
You can’t perform that action at this time.
0 commit comments