Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

Commit

Permalink
Raised version to 4.1.1
Browse files Browse the repository at this point in the history
Reversed local gitignore.
  • Loading branch information
Halus Stefan committed Jun 25, 2015
1 parent 128c38b commit 84b7463
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 20 deletions.
19 changes: 0 additions & 19 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,20 +1 @@
/target
.idea/compiler.xml
.idea/encodings.xml
.idea/misc.xml
.idea/modules.xml
.idea/vcs.xml
.idea/workspace.xml
.idea/copyright/profiles_settings.xml
.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_annotations_2_1_1.xml
.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_core_2_1_1.xml
.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_databind_2_1_3.xml
.idea/libraries/Maven__commons_codec_commons_codec_1_9.xml
.idea/libraries/Maven__junit_junit_4_12.xml
.idea/libraries/Maven__org_hamcrest_hamcrest_core_1_1.xml
.idea/libraries/Maven__org_mockito_mockito_core_1_9_5.xml
.idea/libraries/Maven__org_objenesis_objenesis_1_0.xml
.idea/scopes/scope_settings.xml
constantcontact.iml
.idea/.name
docs
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.constantcontact</groupId>
<artifactId>constantcontact</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
<dependencies>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down

0 comments on commit 84b7463

Please sign in to comment.