Discussion:
[Liquibase-user] New Topic: liquibase rc maven dependencies
Liquibase Community Forum
2010-11-02 15:58:43 UTC
Permalink
A new topic, 'liquibase rc maven dependencies', has been made on a board you are watching.

You can see it at
http://liquibase.org/forum/index.php?topic=765.new#new

The text of the topic is shown below:

Hi,

Is there a public maven repository to access these dependencies from the Hibernate plugin pom:

<dependency>
<groupId>org.liquibase</groupId>
<artifactId>liquibase-maven-plugin</artifactId>
<version>2.0-rc2-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.liquibase</groupId>
<artifactId>liquibase-core</artifactId>
<version>2.0-rc2-SNAPSHOT</version>
</dependency>

Thanks!

Unsubscribe to new topics from this board by clicking here: http://liquibase.org/forum/index.php?action=notifyboard;board=1.0

Regards,
The Liquibase Community Forum Team.

Loading...