File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
3
<modelVersion >4.0.0</modelVersion >
4
4
<artifactId >uflo-console</artifactId >
5
- <version >2.1.1-SNAPSHOT </version >
5
+ <version >2.1.1</version >
6
6
<parent >
7
7
<groupId >com.bstek.uflo</groupId >
8
8
<artifactId >uflo-parent</artifactId >
12
12
<dependency >
13
13
<groupId >com.bstek.uflo</groupId >
14
14
<artifactId >uflo-core</artifactId >
15
- <version >2.1.1-SNAPSHOT </version >
15
+ <version >2.1.1</version >
16
16
</dependency >
17
17
<dependency >
18
18
<groupId >javax.servlet</groupId >
Original file line number Diff line number Diff line change 2
2
xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
3
<modelVersion >4.0.0</modelVersion >
4
4
<artifactId >uflo-core</artifactId >
5
- <version >2.1.1-SNAPSHOT </version >
5
+ <version >2.1.1</version >
6
6
<parent >
7
7
<groupId >com.bstek.uflo</groupId >
8
8
<artifactId >uflo-parent</artifactId >
You can’t perform that action at this time.
0 commit comments