Commit bed0931f17684227c44e8d17a19f5ffc0b8e50e9
1 parent
3703e596
Updated projects' versions to 3.3.4-SNAPSHOT.
Showing
1 changed file
with
3 additions
and
2 deletions
1 | <?xml version="1.0" encoding="UTF-8"?> | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | -<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" | 2 | +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" |
3 | + xmlns="http://maven.apache.org/POM/4.0.0" | ||
3 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | 4 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> |
4 | <modelVersion>4.0.0</modelVersion> | 5 | <modelVersion>4.0.0</modelVersion> |
5 | <parent> | 6 | <parent> |
6 | <artifactId>ui</artifactId> | 7 | <artifactId>ui</artifactId> |
7 | <groupId>org.richfaces.sandbox</groupId> | 8 | <groupId>org.richfaces.sandbox</groupId> |
8 | - <version>3.3.3.Final</version> | 9 | + <version>3.3.4-SNAPSHOT</version> |
9 | </parent> | 10 | </parent> |
10 | <groupId>org.richfaces.sandbox.ui</groupId> | 11 | <groupId>org.richfaces.sandbox.ui</groupId> |
11 | <artifactId>schedule</artifactId> | 12 | <artifactId>schedule</artifactId> |
Please
register
or
login
to post a comment