File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
* .iml
2
2
* .ipr
3
3
* .iws
4
+ .idea /
4
5
target /
Original file line number Diff line number Diff line change 20
20
<modelVersion >4.0.0</modelVersion >
21
21
22
22
<groupId >com.foo.example</groupId >
23
- <artifactId >shiroWebApp </artifactId >
23
+ <artifactId >apache-shiro-tutorial-webapp </artifactId >
24
24
<version >1.0.0-SNAPSHOT</version >
25
- <name >Apache Shiro Webapp Tutorial</name >
25
+ <name >Apache Shiro Tutorial Webapp </name >
26
26
<packaging >war</packaging >
27
27
28
28
<properties >
77
77
<version >${shiro.version} </version >
78
78
</dependency >
79
79
80
- <!-- Pull in Stormpath support ( for quick Realm deployment) : -->
80
+ <!-- Stormpath support for quick Realm deployment: -->
81
81
<dependency >
82
82
<groupId >com.stormpath.shiro</groupId >
83
83
<artifactId >stormpath-shiro-core</artifactId >
You can’t perform that action at this time.
0 commit comments