Commit cf50b9d07e3ab8878d06333ce239bfe1b4250266
1 parent
ace298d933
Exists in
master
[maven-release-plugin] prepare release 1.1
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
pom.xml
... | ... | @@ -11,7 +11,7 @@ |
11 | 11 | <name>Alfresco XML Factory</name> |
12 | 12 | <description>Alfresco-defined SAXParserFactory and DocumentBuilderFactory implementations, derived from the Xerces versions, |
13 | 13 | which allow features to be configured on and off at bootstrap</description> |
14 | - <version>1.1-SNAPSHOT</version> | |
14 | + <version>1.1</version> | |
15 | 15 | |
16 | 16 | <properties> |
17 | 17 | <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> | ... | ... |