1
0
mirror of synced 2026-08-05 17:57:15 +00:00

[maven-release-plugin] prepare release release_1_0_6

This commit is contained in:
Luke Taylor
2007-12-24 16:00:00 +00:00
parent ab022a5ed3
commit e3247231d7
12 changed files with 74 additions and 78 deletions
+3 -6
View File
@@ -1,12 +1,9 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.acegisecurity</groupId>
<artifactId>acegi-security-samples</artifactId>
<version>1.0.6-SNAPSHOT</version>
<version>1.0.6</version>
</parent>
<artifactId>acegi-security-samples-contacts</artifactId>
<name>Acegi Security System for Spring - Contacts sample</name>
@@ -96,4 +93,4 @@
</plugins>
</build>
</project>
</project>