This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
youys
/
ant
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
1
Code
Releases
0
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Merge branch '1.9.x'
master
Stefan Bodewig
7 years ago
parent
0e17a81580
7fdf27e947
commit
0483b9fb2b
1 changed files
with
6 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
src/etc/poms/ant-apache-oro/pom.xml
+ 6
- 0
src/etc/poms/ant-apache-oro/pom.xml
View File
@@ -48,6 +48,12 @@
<version>2.0.8</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.11</version>
<scope>test</scope>
</dependency>
</dependencies>
<build>
<plugins>
Write
Preview
Loading…
Cancel
Save