File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ FROM centos:7
9
9
MAINTAINER Laurent Jourdren <
[email protected] >
10
10
11
11
# Install Aozan public version
12
- ADD https://github.com/GenomiqueENS/aozan/releases/download/v3.1/aozan-3.1.tar.gz /tmp/
12
+ ADD https://github.com/GenomiqueENS/aozan/releases/download/v3.1.1 /aozan-3.1 .1.tar.gz /tmp/
13
13
14
14
RUN cd /usr/local && \
15
15
tar xzf /tmp/aozan-*.tar.gz && \
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >fr.ens.biologie.genomique</groupId >
6
6
<artifactId >aozan</artifactId >
7
- <version >3.2-SNAPSHOT </version >
7
+ <version >3.1.1 </version >
8
8
<packaging >jar</packaging >
9
9
10
10
<name >Aozan</name >
Original file line number Diff line number Diff line change 1075
1075
</action >
1076
1076
</release >
1077
1077
1078
- <release version =" 3.1.1" description =" Aozan 3.1 release" date =" TBD " >
1078
+ <release version =" 3.1.1" description =" Aozan 3.1.1 release" date =" 2024-07-17 " >
1079
1079
<action dev =" jourdren" type =" update" >
1080
1080
Aozan now use Kenetre 0.27 has dependency.
1081
1081
</action >
You can’t perform that action at this time.
0 commit comments