Commit 252d3f34f6f8da898ddeffc54f851b78da7eb9c3
1 parent
c4b868192e
Exists in
master
REPO-1258: Update pom file for 1.1-SNAPSHOT
- prepare for non-internal "release" (reviewed with DH & SL) - note: source+binaries were already public via Nexus+Community etc
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</version> | |
14 | + <version>1.1-SNAPSHOT</version> | |
15 | 15 | |
16 | 16 | <properties> |
17 | 17 | <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> | ... | ... |