Skip to content

Commit

Permalink
Updated version to 3.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
nvoxland committed Oct 11, 2013
1 parent 3ce5fb5 commit e292515
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 7 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion RELEASING.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
update project.version in liquibase-core/pom.xml


!!! update project.version in liquibase-core/pom.xml !!!
release version in jira
update changelog.txt

Expand Down
2 changes: 1 addition & 1 deletion liquibase-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<properties>
<bundle.namespace>liquibase.*</bundle.namespace>
<project.version>3.0.5</project.version>
<project.version>3.0.7</project.version>
</properties>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<orderEntry type="module" module-name="liquibase-core" />
<orderEntry type="library" name="Maven: org.yaml:snakeyaml:1.13" level="project" />
<orderEntry type="module" module-name="liquibase-core" scope="TEST" production-on-test="" />
<orderEntry type="library" scope="TEST" name="Maven: org.liquibase:liquibase-core:test-jar:tests:3.0.6-SNAPSHOT" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.liquibase:liquibase-core:test-jar:tests:3.0.7-SNAPSHOT" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.mockito:mockito-all:1.9.5" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.powermock:powermock-module-junit4:1.5" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.powermock:powermock-module-junit4-common:1.5" level="project" />
Expand Down

0 comments on commit e292515

Please sign in to comment.