prep 3.3.0.CR1 release
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14458 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
parent
eca74d2651
commit
36de6500ed
4
pom.xml
4
pom.xml
|
@ -75,7 +75,8 @@
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-assembly-plugin</artifactId>
|
||||
<version>2.2-beta-1</version>
|
||||
<version>2.2-beta-2</version>
|
||||
<!--
|
||||
<executions>
|
||||
<execution>
|
||||
<id>assemble</id>
|
||||
|
@ -85,6 +86,7 @@
|
|||
</goals>
|
||||
</execution>
|
||||
</executions>
|
||||
-->
|
||||
<configuration>
|
||||
<descriptors>
|
||||
<descriptor>src/assembly/dist.xml</descriptor>
|
||||
|
|
Loading…
Reference in New Issue