Commit ace298d93346101b2a6f0b374efa4c370cca2370
1 parent
f4232e1097
Exists in
master
REPO-1258: Update pom file for 1.1-SNAPSHOT :-)
- hopefully all ducks in a row (gitlab, bamboo, nexus)
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.2-SNAPSHOT</version> | |
14 | + <version>1.1-SNAPSHOT</version> | |
15 | 15 | |
16 | 16 | <properties> |
17 | 17 | <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> | ... | ... |