Skip to content

Commit

Permalink
Rename file and properties. Fix #1
Browse files Browse the repository at this point in the history
  • Loading branch information
cmoulliard committed Oct 14, 2015
1 parent 33add93 commit 9eb7d4a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 1_Introduction/osgi-client/etc/greeterClient.cfg
Original file line number Diff line number Diff line change
@@ -1 +1 @@
myDefaultRequest=Hello, I'm the Greeter Client !
DEFAULT_REQUEST=Hello, I'm the Greeter Client !
2 changes: 1 addition & 1 deletion 1_Introduction/osgi-service/etc/greeterservice.cfg
Original file line number Diff line number Diff line change
@@ -1 +1 @@
myDefaultResponse=Hi there from the OSGi greeter service...
DEFAULT_RESPONSE=Hi there from the OSGi greeter service...

0 comments on commit 9eb7d4a

Please sign in to comment.