diff options
Diffstat (limited to 'STAL/pom.xml')
-rw-r--r-- | STAL/pom.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/STAL/pom.xml b/STAL/pom.xml index c4851c3d..f923a073 100644 --- a/STAL/pom.xml +++ b/STAL/pom.xml @@ -12,7 +12,8 @@ <version>${parent.version}</version> <dependencies> </dependencies> - <build> + <description>Security Token Access Layer</description> + <build> <plugins> <plugin> <artifactId>maven-compiler-plugin</artifactId> |